UtilVox
palette

Color Picker

Precision color extraction and format conversion with WCAG accessibility insights.

HEX

#F5C842

RGB

245, 200, 66

HSL

45°, 90%, 61%

CMYK

0%, 18%, 73%, 4%

Accessibility Analysis

WCAG Contrast Ratio

12.44 : 1
AA Level
AAA Level

This color provides sufficient contrast for readable text against the default dark theme background.

Color Harmony

Tonal Palette

100#302503
200#614A05
300#916F08
400#C2940A
500#F2B90D
600#F5C73D
700#F7D56E
800#FAE39E
900#FCF1CF

Saved History

No colors saved.

Advertisement
728x90

Frequently Asked Questions

Picking Colors With a System, Not a Mood

The formats you'll be asked for

Same color, different costumes — tools and teams each demand their own:

FormatLooks likeNative habitat
HEX#7c3aedCSS, design handoffs, brand guides
RGB / RGBArgb(124, 58, 237)CSS with alpha, canvas, image code
HSLhsl(263, 84%, 58%)Building palettes — adjust lightness, keep hue
CMYKPercentages of inkPrint shops only

HSL is the palette cheat code

HEX values hide relationships; HSL exposes them. Keep hue fixed and step lightness (95%, 85%, 70%, 55%, 40%) and you get a coherent tint scale of one brand color — the thing design systems call color-100 through color-900. Shift hue ±30° for harmonious neighbors, 180° for a complement. That arithmetic is impossible to see in #7c3aed and obvious in hsl(263, 84%, 58%).

From swatch to shipped

Grab a color from anything on your screen with the screen color picker, convert formats with the CSS color converter, and before any color carries text, verify it passes accessibility in the contrast checker — the step that separates palettes that look good from palettes that work.