#F8EF9E Color

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

Color preview

#F8EF9E

Color formats

HEX
#F8EF9E
RGB
rgb(248, 239, 158)
RGBA
rgba(248, 239, 158, 1)
HSL
hsl(54, 87%, 80%)
HSV
hsv(54, 36%, 97%)
CMYK
cmyk(0%, 4%, 36%, 3%)
CSS variable
--color-primary: #F8EF9E;
Lowercase HEX
#f8ef9e

Shades

Tints

Tones

Harmony

CSS snippets for #F8EF9E

.color-f8ef9e {
  color: #F8EF9E;
  background-color: #F8EF9E;
}

Frequently asked questions

What color is #F8EF9E?+

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

What is the closest Tailwind color to #F8EF9E?+

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