#F2DCBD Color

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

Color preview

#F2DCBD

Color formats

HEX
#F2DCBD
RGB
rgb(242, 220, 189)
RGBA
rgba(242, 220, 189, 1)
HSL
hsl(35, 67%, 85%)
HSV
hsv(35, 22%, 95%)
CMYK
cmyk(0%, 9%, 22%, 5%)
CSS variable
--color-primary: #F2DCBD;
Lowercase HEX
#f2dcbd

Shades

Tints

Tones

Harmony

CSS snippets for #F2DCBD

.color-f2dcbd {
  color: #F2DCBD;
  background-color: #F2DCBD;
}

Frequently asked questions

What color is #F2DCBD?+

#F2DCBD is a HEX color with RGB value rgb(242, 220, 189) and HSL value hsl(35, 67%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F2DCBD?+

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