#FFEF08 Color

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

Color preview

#FFEF08

Color formats

HEX
#FFEF08
RGB
rgb(255, 239, 8)
RGBA
rgba(255, 239, 8, 1)
HSL
hsl(56, 100%, 52%)
HSV
hsv(56, 97%, 100%)
CMYK
cmyk(0%, 6%, 97%, 0%)
CSS variable
--color-primary: #FFEF08;
Lowercase HEX
#ffef08

Shades

Tints

Tones

Harmony

CSS snippets for #FFEF08

.color-ffef08 {
  color: #FFEF08;
  background-color: #FFEF08;
}

Frequently asked questions

What color is #FFEF08?+

#FFEF08 is a HEX color with RGB value rgb(255, 239, 8) and HSL value hsl(56, 100%, 52%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FFEF08?+

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