#F2DEDE Color

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

Color preview

#F2DEDE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2DEDE

.color-f2dede {
  color: #F2DEDE;
  background-color: #F2DEDE;
}

Frequently asked questions

What color is #F2DEDE?+

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

What is the closest Tailwind color to #F2DEDE?+

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