#F2DFEB Color

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

Color preview

#F2DFEB

Color formats

HEX
#F2DFEB
RGB
rgb(242, 223, 235)
RGBA
rgba(242, 223, 235, 1)
HSL
hsl(322, 42%, 91%)
HSV
hsv(322, 8%, 95%)
CMYK
cmyk(0%, 8%, 3%, 5%)
CSS variable
--color-primary: #F2DFEB;
Lowercase HEX
#f2dfeb

Shades

Tints

Tones

Harmony

CSS snippets for #F2DFEB

.color-f2dfeb {
  color: #F2DFEB;
  background-color: #F2DFEB;
}

Frequently asked questions

What color is #F2DFEB?+

#F2DFEB is a HEX color with RGB value rgb(242, 223, 235) and HSL value hsl(322, 42%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F2DFEB?+

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