#F2DCEE Color

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

Color preview

#F2DCEE

Color formats

HEX
#F2DCEE
RGB
rgb(242, 220, 238)
RGBA
rgba(242, 220, 238, 1)
HSL
hsl(311, 46%, 91%)
HSV
hsv(311, 9%, 95%)
CMYK
cmyk(0%, 9%, 2%, 5%)
CSS variable
--color-primary: #F2DCEE;
Lowercase HEX
#f2dcee

Shades

Tints

Tones

Harmony

CSS snippets for #F2DCEE

.color-f2dcee {
  color: #F2DCEE;
  background-color: #F2DCEE;
}

Frequently asked questions

What color is #F2DCEE?+

#F2DCEE is a HEX color with RGB value rgb(242, 220, 238) and HSL value hsl(311, 46%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F2DCEE?+

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