#F2CCAB Color

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

Color preview

#F2CCAB

Color formats

HEX
#F2CCAB
RGB
rgb(242, 204, 171)
RGBA
rgba(242, 204, 171, 1)
HSL
hsl(28, 73%, 81%)
HSV
hsv(28, 29%, 95%)
CMYK
cmyk(0%, 16%, 29%, 5%)
CSS variable
--color-primary: #F2CCAB;
Lowercase HEX
#f2ccab

Shades

Tints

Tones

Harmony

CSS snippets for #F2CCAB

.color-f2ccab {
  color: #F2CCAB;
  background-color: #F2CCAB;
}

Frequently asked questions

What color is #F2CCAB?+

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

What is the closest Tailwind color to #F2CCAB?+

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