#F2DDCE Color

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

Color preview

#F2DDCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2DDCE

.color-f2ddce {
  color: #F2DDCE;
  background-color: #F2DDCE;
}

Frequently asked questions

What color is #F2DDCE?+

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

What is the closest Tailwind color to #F2DDCE?+

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