#F8EC9F Color

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

Color preview

#F8EC9F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8EC9F

.color-f8ec9f {
  color: #F8EC9F;
  background-color: #F8EC9F;
}

Frequently asked questions

What color is #F8EC9F?+

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

What is the closest Tailwind color to #F8EC9F?+

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