#F6DF0E Color

Inspect #F6DF0E across formats, palettes, contrast and closest named color matches.

Color preview

#F6DF0E

Color formats

HEX
#F6DF0E
RGB
rgb(246, 223, 14)
RGBA
rgba(246, 223, 14, 1)
HSL
hsl(54, 93%, 51%)
HSV
hsv(54, 94%, 96%)
CMYK
cmyk(0%, 9%, 94%, 4%)
CSS variable
--color-primary: #F6DF0E;
Lowercase HEX
#f6df0e

Shades

Tints

Tones

Harmony

CSS snippets for #F6DF0E

.color-f6df0e {
  color: #F6DF0E;
  background-color: #F6DF0E;
}

Frequently asked questions

What color is #F6DF0E?+

#F6DF0E is a HEX color with RGB value rgb(246, 223, 14) and HSL value hsl(54, 93%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F6DF0E?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools