#F2CDAB Color

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

Color preview

#F2CDAB

Color formats

HEX
#F2CDAB
RGB
rgb(242, 205, 171)
RGBA
rgba(242, 205, 171, 1)
HSL
hsl(29, 73%, 81%)
HSV
hsv(29, 29%, 95%)
CMYK
cmyk(0%, 15%, 29%, 5%)
CSS variable
--color-primary: #F2CDAB;
Lowercase HEX
#f2cdab

Shades

Tints

Tones

Harmony

CSS snippets for #F2CDAB

.color-f2cdab {
  color: #F2CDAB;
  background-color: #F2CDAB;
}

Frequently asked questions

What color is #F2CDAB?+

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

What is the closest Tailwind color to #F2CDAB?+

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