#F2DDEF Color

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

Color preview

#F2DDEF

Color formats

HEX
#F2DDEF
RGB
rgb(242, 221, 239)
RGBA
rgba(242, 221, 239, 1)
HSL
hsl(309, 45%, 91%)
HSV
hsv(309, 9%, 95%)
CMYK
cmyk(0%, 9%, 1%, 5%)
CSS variable
--color-primary: #F2DDEF;
Lowercase HEX
#f2ddef

Shades

Tints

Tones

Harmony

CSS snippets for #F2DDEF

.color-f2ddef {
  color: #F2DDEF;
  background-color: #F2DDEF;
}

Frequently asked questions

What color is #F2DDEF?+

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

What is the closest Tailwind color to #F2DDEF?+

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