#F1DCEE Color

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

Color preview

#F1DCEE

Color formats

HEX
#F1DCEE
RGB
rgb(241, 220, 238)
RGBA
rgba(241, 220, 238, 1)
HSL
hsl(309, 43%, 90%)
HSV
hsv(309, 9%, 95%)
CMYK
cmyk(0%, 9%, 1%, 5%)
CSS variable
--color-primary: #F1DCEE;
Lowercase HEX
#f1dcee

Shades

Tints

Tones

Harmony

CSS snippets for #F1DCEE

.color-f1dcee {
  color: #F1DCEE;
  background-color: #F1DCEE;
}

Frequently asked questions

What color is #F1DCEE?+

#F1DCEE is a HEX color with RGB value rgb(241, 220, 238) and HSL value hsl(309, 43%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1DCEE?+

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