#EBDAF8 Color

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

Color preview

#EBDAF8

Color formats

HEX
#EBDAF8
RGB
rgb(235, 218, 248)
RGBA
rgba(235, 218, 248, 1)
HSL
hsl(274, 68%, 91%)
HSV
hsv(274, 12%, 97%)
CMYK
cmyk(5%, 12%, 0%, 3%)
CSS variable
--color-primary: #EBDAF8;
Lowercase HEX
#ebdaf8

Shades

Tints

Tones

Harmony

CSS snippets for #EBDAF8

.color-ebdaf8 {
  color: #EBDAF8;
  background-color: #EBDAF8;
}

Frequently asked questions

What color is #EBDAF8?+

#EBDAF8 is a HEX color with RGB value rgb(235, 218, 248) and HSL value hsl(274, 68%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBDAF8?+

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