#F1DEEE Color

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

Color preview

#F1DEEE

Color formats

HEX
#F1DEEE
RGB
rgb(241, 222, 238)
RGBA
rgba(241, 222, 238, 1)
HSL
hsl(309, 40%, 91%)
HSV
hsv(309, 8%, 95%)
CMYK
cmyk(0%, 8%, 1%, 5%)
CSS variable
--color-primary: #F1DEEE;
Lowercase HEX
#f1deee

Shades

Tints

Tones

Harmony

CSS snippets for #F1DEEE

.color-f1deee {
  color: #F1DEEE;
  background-color: #F1DEEE;
}

Frequently asked questions

What color is #F1DEEE?+

#F1DEEE is a HEX color with RGB value rgb(241, 222, 238) and HSL value hsl(309, 40%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1DEEE?+

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