#F8D4AE Color

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

Color preview

#F8D4AE

Color formats

HEX
#F8D4AE
RGB
rgb(248, 212, 174)
RGBA
rgba(248, 212, 174, 1)
HSL
hsl(31, 84%, 83%)
HSV
hsv(31, 30%, 97%)
CMYK
cmyk(0%, 15%, 30%, 3%)
CSS variable
--color-primary: #F8D4AE;
Lowercase HEX
#f8d4ae

Shades

Tints

Tones

Harmony

CSS snippets for #F8D4AE

.color-f8d4ae {
  color: #F8D4AE;
  background-color: #F8D4AE;
}

Frequently asked questions

What color is #F8D4AE?+

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

What is the closest Tailwind color to #F8D4AE?+

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