#F8EE2A Color

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

Color preview

#F8EE2A

Color formats

HEX
#F8EE2A
RGB
rgb(248, 238, 42)
RGBA
rgba(248, 238, 42, 1)
HSL
hsl(57, 94%, 57%)
HSV
hsv(57, 83%, 97%)
CMYK
cmyk(0%, 4%, 83%, 3%)
CSS variable
--color-primary: #F8EE2A;
Lowercase HEX
#f8ee2a

Shades

Tints

Tones

Harmony

CSS snippets for #F8EE2A

.color-f8ee2a {
  color: #F8EE2A;
  background-color: #F8EE2A;
}

Frequently asked questions

What color is #F8EE2A?+

#F8EE2A is a HEX color with RGB value rgb(248, 238, 42) and HSL value hsl(57, 94%, 57%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F8EE2A?+

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