#F1DDEF Color

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

Color preview

#F1DDEF

Color formats

HEX
#F1DDEF
RGB
rgb(241, 221, 239)
RGBA
rgba(241, 221, 239, 1)
HSL
hsl(306, 42%, 91%)
HSV
hsv(306, 8%, 95%)
CMYK
cmyk(0%, 8%, 1%, 5%)
CSS variable
--color-primary: #F1DDEF;
Lowercase HEX
#f1ddef

Shades

Tints

Tones

Harmony

CSS snippets for #F1DDEF

.color-f1ddef {
  color: #F1DDEF;
  background-color: #F1DDEF;
}

Frequently asked questions

What color is #F1DDEF?+

#F1DDEF is a HEX color with RGB value rgb(241, 221, 239) and HSL value hsl(306, 42%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1DDEF?+

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