#F2DDCB Color

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

Color preview

#F2DDCB

Color formats

HEX
#F2DDCB
RGB
rgb(242, 221, 203)
RGBA
rgba(242, 221, 203, 1)
HSL
hsl(28, 60%, 87%)
HSV
hsv(28, 16%, 95%)
CMYK
cmyk(0%, 9%, 16%, 5%)
CSS variable
--color-primary: #F2DDCB;
Lowercase HEX
#f2ddcb

Shades

Tints

Tones

Harmony

CSS snippets for #F2DDCB

.color-f2ddcb {
  color: #F2DDCB;
  background-color: #F2DDCB;
}

Frequently asked questions

What color is #F2DDCB?+

#F2DDCB is a HEX color with RGB value rgb(242, 221, 203) and HSL value hsl(28, 60%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F2DDCB?+

The closest Tailwind color is rose-200, available as the bg-rose-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