#F4DCAB Color

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

Color preview

#F4DCAB

Color formats

HEX
#F4DCAB
RGB
rgb(244, 220, 171)
RGBA
rgba(244, 220, 171, 1)
HSL
hsl(40, 77%, 81%)
HSV
hsv(40, 30%, 96%)
CMYK
cmyk(0%, 10%, 30%, 4%)
CSS variable
--color-primary: #F4DCAB;
Lowercase HEX
#f4dcab

Shades

Tints

Tones

Harmony

CSS snippets for #F4DCAB

.color-f4dcab {
  color: #F4DCAB;
  background-color: #F4DCAB;
}

Frequently asked questions

What color is #F4DCAB?+

#F4DCAB is a HEX color with RGB value rgb(244, 220, 171) and HSL value hsl(40, 77%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F4DCAB?+

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