#EDE8FF Color

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

Color preview

#EDE8FF

Color formats

HEX
#EDE8FF
RGB
rgb(237, 232, 255)
RGBA
rgba(237, 232, 255, 1)
HSL
hsl(253, 100%, 95%)
HSV
hsv(253, 9%, 100%)
CMYK
cmyk(7%, 9%, 0%, 0%)
CSS variable
--color-primary: #EDE8FF;
Lowercase HEX
#ede8ff

Shades

Tints

Tones

Harmony

CSS snippets for #EDE8FF

.color-ede8ff {
  color: #EDE8FF;
  background-color: #EDE8FF;
}

Frequently asked questions

What color is #EDE8FF?+

#EDE8FF is a HEX color with RGB value rgb(237, 232, 255) and HSL value hsl(253, 100%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDE8FF?+

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