#EBDDFB Color

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

Color preview

#EBDDFB

Color formats

HEX
#EBDDFB
RGB
rgb(235, 221, 251)
RGBA
rgba(235, 221, 251, 1)
HSL
hsl(268, 79%, 93%)
HSV
hsv(268, 12%, 98%)
CMYK
cmyk(6%, 12%, 0%, 2%)
CSS variable
--color-primary: #EBDDFB;
Lowercase HEX
#ebddfb

Shades

Tints

Tones

Harmony

CSS snippets for #EBDDFB

.color-ebddfb {
  color: #EBDDFB;
  background-color: #EBDDFB;
}

Frequently asked questions

What color is #EBDDFB?+

#EBDDFB is a HEX color with RGB value rgb(235, 221, 251) and HSL value hsl(268, 79%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBDDFB?+

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