#F8EEAC Color

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

Color preview

#F8EEAC

Color formats

HEX
#F8EEAC
RGB
rgb(248, 238, 172)
RGBA
rgba(248, 238, 172, 1)
HSL
hsl(52, 84%, 82%)
HSV
hsv(52, 31%, 97%)
CMYK
cmyk(0%, 4%, 31%, 3%)
CSS variable
--color-primary: #F8EEAC;
Lowercase HEX
#f8eeac

Shades

Tints

Tones

Harmony

CSS snippets for #F8EEAC

.color-f8eeac {
  color: #F8EEAC;
  background-color: #F8EEAC;
}

Frequently asked questions

What color is #F8EEAC?+

#F8EEAC is a HEX color with RGB value rgb(248, 238, 172) and HSL value hsl(52, 84%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8EEAC?+

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