#F8EC9E Color

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

Color preview

#F8EC9E

Color formats

HEX
#F8EC9E
RGB
rgb(248, 236, 158)
RGBA
rgba(248, 236, 158, 1)
HSL
hsl(52, 87%, 80%)
HSV
hsv(52, 36%, 97%)
CMYK
cmyk(0%, 5%, 36%, 3%)
CSS variable
--color-primary: #F8EC9E;
Lowercase HEX
#f8ec9e

Shades

Tints

Tones

Harmony

CSS snippets for #F8EC9E

.color-f8ec9e {
  color: #F8EC9E;
  background-color: #F8EC9E;
}

Frequently asked questions

What color is #F8EC9E?+

#F8EC9E is a HEX color with RGB value rgb(248, 236, 158) and HSL value hsl(52, 87%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8EC9E?+

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