#F2DCAB Color

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

Color preview

#F2DCAB

Color formats

HEX
#F2DCAB
RGB
rgb(242, 220, 171)
RGBA
rgba(242, 220, 171, 1)
HSL
hsl(41, 73%, 81%)
HSV
hsv(41, 29%, 95%)
CMYK
cmyk(0%, 9%, 29%, 5%)
CSS variable
--color-primary: #F2DCAB;
Lowercase HEX
#f2dcab

Shades

Tints

Tones

Harmony

CSS snippets for #F2DCAB

.color-f2dcab {
  color: #F2DCAB;
  background-color: #F2DCAB;
}

Frequently asked questions

What color is #F2DCAB?+

#F2DCAB is a HEX color with RGB value rgb(242, 220, 171) and HSL value hsl(41, 73%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F2DCAB?+

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