#F2DFCB Color

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

Color preview

#F2DFCB

Color formats

HEX
#F2DFCB
RGB
rgb(242, 223, 203)
RGBA
rgba(242, 223, 203, 1)
HSL
hsl(31, 60%, 87%)
HSV
hsv(31, 16%, 95%)
CMYK
cmyk(0%, 8%, 16%, 5%)
CSS variable
--color-primary: #F2DFCB;
Lowercase HEX
#f2dfcb

Shades

Tints

Tones

Harmony

CSS snippets for #F2DFCB

.color-f2dfcb {
  color: #F2DFCB;
  background-color: #F2DFCB;
}

Frequently asked questions

What color is #F2DFCB?+

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

What is the closest Tailwind color to #F2DFCB?+

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