#F8EAAF Color

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

Color preview

#F8EAAF

Color formats

HEX
#F8EAAF
RGB
rgb(248, 234, 175)
RGBA
rgba(248, 234, 175, 1)
HSL
hsl(48, 84%, 83%)
HSV
hsv(48, 29%, 97%)
CMYK
cmyk(0%, 6%, 29%, 3%)
CSS variable
--color-primary: #F8EAAF;
Lowercase HEX
#f8eaaf

Shades

Tints

Tones

Harmony

CSS snippets for #F8EAAF

.color-f8eaaf {
  color: #F8EAAF;
  background-color: #F8EAAF;
}

Frequently asked questions

What color is #F8EAAF?+

#F8EAAF is a HEX color with RGB value rgb(248, 234, 175) and HSL value hsl(48, 84%, 83%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #F8EAAF?+

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