#F8EA9F Color

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

Color preview

#F8EA9F

Color formats

HEX
#F8EA9F
RGB
rgb(248, 234, 159)
RGBA
rgba(248, 234, 159, 1)
HSL
hsl(51, 86%, 80%)
HSV
hsv(51, 36%, 97%)
CMYK
cmyk(0%, 6%, 36%, 3%)
CSS variable
--color-primary: #F8EA9F;
Lowercase HEX
#f8ea9f

Shades

Tints

Tones

Harmony

CSS snippets for #F8EA9F

.color-f8ea9f {
  color: #F8EA9F;
  background-color: #F8EA9F;
}

Frequently asked questions

What color is #F8EA9F?+

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

What is the closest Tailwind color to #F8EA9F?+

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