#F8DCAF Color

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

Color preview

#F8DCAF

Color formats

HEX
#F8DCAF
RGB
rgb(248, 220, 175)
RGBA
rgba(248, 220, 175, 1)
HSL
hsl(37, 84%, 83%)
HSV
hsv(37, 29%, 97%)
CMYK
cmyk(0%, 11%, 29%, 3%)
CSS variable
--color-primary: #F8DCAF;
Lowercase HEX
#f8dcaf

Shades

Tints

Tones

Harmony

CSS snippets for #F8DCAF

.color-f8dcaf {
  color: #F8DCAF;
  background-color: #F8DCAF;
}

Frequently asked questions

What color is #F8DCAF?+

#F8DCAF is a HEX color with RGB value rgb(248, 220, 175) and HSL value hsl(37, 84%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F8DCAF?+

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