#F8E0AE Color

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

Color preview

#F8E0AE

Color formats

HEX
#F8E0AE
RGB
rgb(248, 224, 174)
RGBA
rgba(248, 224, 174, 1)
HSL
hsl(41, 84%, 83%)
HSV
hsv(41, 30%, 97%)
CMYK
cmyk(0%, 10%, 30%, 3%)
CSS variable
--color-primary: #F8E0AE;
Lowercase HEX
#f8e0ae

Shades

Tints

Tones

Harmony

CSS snippets for #F8E0AE

.color-f8e0ae {
  color: #F8E0AE;
  background-color: #F8E0AE;
}

Frequently asked questions

What color is #F8E0AE?+

#F8E0AE is a HEX color with RGB value rgb(248, 224, 174) and HSL value hsl(41, 84%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F8E0AE?+

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