#EDD1F1 Color

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

Color preview

#EDD1F1

Color formats

HEX
#EDD1F1
RGB
rgb(237, 209, 241)
RGBA
rgba(237, 209, 241, 1)
HSL
hsl(293, 53%, 88%)
HSV
hsv(293, 13%, 95%)
CMYK
cmyk(2%, 13%, 0%, 5%)
CSS variable
--color-primary: #EDD1F1;
Lowercase HEX
#edd1f1

Shades

Tints

Tones

Harmony

CSS snippets for #EDD1F1

.color-edd1f1 {
  color: #EDD1F1;
  background-color: #EDD1F1;
}

Frequently asked questions

What color is #EDD1F1?+

#EDD1F1 is a HEX color with RGB value rgb(237, 209, 241) and HSL value hsl(293, 53%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDD1F1?+

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