#FFEF85 Color

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

Color preview

#FFEF85

Color formats

HEX
#FFEF85
RGB
rgb(255, 239, 133)
RGBA
rgba(255, 239, 133, 1)
HSL
hsl(52, 100%, 76%)
HSV
hsv(52, 48%, 100%)
CMYK
cmyk(0%, 6%, 48%, 0%)
CSS variable
--color-primary: #FFEF85;
Lowercase HEX
#ffef85

Shades

Tints

Tones

Harmony

CSS snippets for #FFEF85

.color-ffef85 {
  color: #FFEF85;
  background-color: #FFEF85;
}

Frequently asked questions

What color is #FFEF85?+

#FFEF85 is a HEX color with RGB value rgb(255, 239, 133) and HSL value hsl(52, 100%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFEF85?+

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