#F1DFED Color

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

Color preview

#F1DFED

Color formats

HEX
#F1DFED
RGB
rgb(241, 223, 237)
RGBA
rgba(241, 223, 237, 1)
HSL
hsl(313, 39%, 91%)
HSV
hsv(313, 7%, 95%)
CMYK
cmyk(0%, 7%, 2%, 5%)
CSS variable
--color-primary: #F1DFED;
Lowercase HEX
#f1dfed

Shades

Tints

Tones

Harmony

CSS snippets for #F1DFED

.color-f1dfed {
  color: #F1DFED;
  background-color: #F1DFED;
}

Frequently asked questions

What color is #F1DFED?+

#F1DFED is a HEX color with RGB value rgb(241, 223, 237) and HSL value hsl(313, 39%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F1DFED?+

The closest Tailwind color is gray-200, available as the bg-gray-200 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