#F0DF3E Color

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

Color preview

#F0DF3E

Color formats

HEX
#F0DF3E
RGB
rgb(240, 223, 62)
RGBA
rgba(240, 223, 62, 1)
HSL
hsl(54, 86%, 59%)
HSV
hsv(54, 74%, 94%)
CMYK
cmyk(0%, 7%, 74%, 6%)
CSS variable
--color-primary: #F0DF3E;
Lowercase HEX
#f0df3e

Shades

Tints

Tones

Harmony

CSS snippets for #F0DF3E

.color-f0df3e {
  color: #F0DF3E;
  background-color: #F0DF3E;
}

Frequently asked questions

What color is #F0DF3E?+

#F0DF3E is a HEX color with RGB value rgb(240, 223, 62) and HSL value hsl(54, 86%, 59%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F0DF3E?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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