#F5EE8F Color

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

Color preview

#F5EE8F

Color formats

HEX
#F5EE8F
RGB
rgb(245, 238, 143)
RGBA
rgba(245, 238, 143, 1)
HSL
hsl(56, 84%, 76%)
HSV
hsv(56, 42%, 96%)
CMYK
cmyk(0%, 3%, 42%, 4%)
CSS variable
--color-primary: #F5EE8F;
Lowercase HEX
#f5ee8f

Shades

Tints

Tones

Harmony

CSS snippets for #F5EE8F

.color-f5ee8f {
  color: #F5EE8F;
  background-color: #F5EE8F;
}

Frequently asked questions

What color is #F5EE8F?+

#F5EE8F is a HEX color with RGB value rgb(245, 238, 143) and HSL value hsl(56, 84%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F5EE8F?+

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