#EBDAF2 Color

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

Color preview

#EBDAF2

Color formats

HEX
#EBDAF2
RGB
rgb(235, 218, 242)
RGBA
rgba(235, 218, 242, 1)
HSL
hsl(283, 48%, 90%)
HSV
hsv(283, 10%, 95%)
CMYK
cmyk(3%, 10%, 0%, 5%)
CSS variable
--color-primary: #EBDAF2;
Lowercase HEX
#ebdaf2

Shades

Tints

Tones

Harmony

CSS snippets for #EBDAF2

.color-ebdaf2 {
  color: #EBDAF2;
  background-color: #EBDAF2;
}

Frequently asked questions

What color is #EBDAF2?+

#EBDAF2 is a HEX color with RGB value rgb(235, 218, 242) and HSL value hsl(283, 48%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBDAF2?+

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