#F2DEEC Color

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

Color preview

#F2DEEC

Color formats

HEX
#F2DEEC
RGB
rgb(242, 222, 236)
RGBA
rgba(242, 222, 236, 1)
HSL
hsl(318, 43%, 91%)
HSV
hsv(318, 8%, 95%)
CMYK
cmyk(0%, 8%, 2%, 5%)
CSS variable
--color-primary: #F2DEEC;
Lowercase HEX
#f2deec

Shades

Tints

Tones

Harmony

CSS snippets for #F2DEEC

.color-f2deec {
  color: #F2DEEC;
  background-color: #F2DEEC;
}

Frequently asked questions

What color is #F2DEEC?+

#F2DEEC is a HEX color with RGB value rgb(242, 222, 236) and HSL value hsl(318, 43%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F2DEEC?+

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