#EDDFF5 Color

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

Color preview

#EDDFF5

Color formats

HEX
#EDDFF5
RGB
rgb(237, 223, 245)
RGBA
rgba(237, 223, 245, 1)
HSL
hsl(278, 52%, 92%)
HSV
hsv(278, 9%, 96%)
CMYK
cmyk(3%, 9%, 0%, 4%)
CSS variable
--color-primary: #EDDFF5;
Lowercase HEX
#eddff5

Shades

Tints

Tones

Harmony

CSS snippets for #EDDFF5

.color-eddff5 {
  color: #EDDFF5;
  background-color: #EDDFF5;
}

Frequently asked questions

What color is #EDDFF5?+

#EDDFF5 is a HEX color with RGB value rgb(237, 223, 245) and HSL value hsl(278, 52%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDDFF5?+

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