#F2DDEE Color

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

Color preview

#F2DDEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2DDEE

.color-f2ddee {
  color: #F2DDEE;
  background-color: #F2DDEE;
}

Frequently asked questions

What color is #F2DDEE?+

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

What is the closest Tailwind color to #F2DDEE?+

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