#F8D0AE Color

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

Color preview

#F8D0AE

Color formats

HEX
#F8D0AE
RGB
rgb(248, 208, 174)
RGBA
rgba(248, 208, 174, 1)
HSL
hsl(28, 84%, 83%)
HSV
hsv(28, 30%, 97%)
CMYK
cmyk(0%, 16%, 30%, 3%)
CSS variable
--color-primary: #F8D0AE;
Lowercase HEX
#f8d0ae

Shades

Tints

Tones

Harmony

CSS snippets for #F8D0AE

.color-f8d0ae {
  color: #F8D0AE;
  background-color: #F8D0AE;
}

Frequently asked questions

What color is #F8D0AE?+

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

What is the closest Tailwind color to #F8D0AE?+

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