#F8DEAE Color

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

Color preview

#F8DEAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8DEAE

.color-f8deae {
  color: #F8DEAE;
  background-color: #F8DEAE;
}

Frequently asked questions

What color is #F8DEAE?+

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

What is the closest Tailwind color to #F8DEAE?+

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