#F2DCCE Color

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

Color preview

#F2DCCE

Color formats

HEX
#F2DCCE
RGB
rgb(242, 220, 206)
RGBA
rgba(242, 220, 206, 1)
HSL
hsl(23, 58%, 88%)
HSV
hsv(23, 15%, 95%)
CMYK
cmyk(0%, 9%, 15%, 5%)
CSS variable
--color-primary: #F2DCCE;
Lowercase HEX
#f2dcce

Shades

Tints

Tones

Harmony

CSS snippets for #F2DCCE

.color-f2dcce {
  color: #F2DCCE;
  background-color: #F2DCCE;
}

Frequently asked questions

What color is #F2DCCE?+

#F2DCCE is a HEX color with RGB value rgb(242, 220, 206) and HSL value hsl(23, 58%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F2DCCE?+

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