#F4DFAC Color

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

Color preview

#F4DFAC

Color formats

HEX
#F4DFAC
RGB
rgb(244, 223, 172)
RGBA
rgba(244, 223, 172, 1)
HSL
hsl(42, 77%, 82%)
HSV
hsv(42, 30%, 96%)
CMYK
cmyk(0%, 9%, 30%, 4%)
CSS variable
--color-primary: #F4DFAC;
Lowercase HEX
#f4dfac

Shades

Tints

Tones

Harmony

CSS snippets for #F4DFAC

.color-f4dfac {
  color: #F4DFAC;
  background-color: #F4DFAC;
}

Frequently asked questions

What color is #F4DFAC?+

#F4DFAC is a HEX color with RGB value rgb(244, 223, 172) and HSL value hsl(42, 77%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F4DFAC?+

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