#F2DDBD Color

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

Color preview

#F2DDBD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2DDBD

.color-f2ddbd {
  color: #F2DDBD;
  background-color: #F2DDBD;
}

Frequently asked questions

What color is #F2DDBD?+

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

What is the closest Tailwind color to #F2DDBD?+

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