#F5EE2E Color

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

Color preview

#F5EE2E

Color formats

HEX
#F5EE2E
RGB
rgb(245, 238, 46)
RGBA
rgba(245, 238, 46, 1)
HSL
hsl(58, 91%, 57%)
HSV
hsv(58, 81%, 96%)
CMYK
cmyk(0%, 3%, 81%, 4%)
CSS variable
--color-primary: #F5EE2E;
Lowercase HEX
#f5ee2e

Shades

Tints

Tones

Harmony

CSS snippets for #F5EE2E

.color-f5ee2e {
  color: #F5EE2E;
  background-color: #F5EE2E;
}

Frequently asked questions

What color is #F5EE2E?+

#F5EE2E is a HEX color with RGB value rgb(245, 238, 46) and HSL value hsl(58, 91%, 57%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F5EE2E?+

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