#EBDAF0 Color

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

Color preview

#EBDAF0

Color formats

HEX
#EBDAF0
RGB
rgb(235, 218, 240)
RGBA
rgba(235, 218, 240, 1)
HSL
hsl(286, 42%, 90%)
HSV
hsv(286, 9%, 94%)
CMYK
cmyk(2%, 9%, 0%, 6%)
CSS variable
--color-primary: #EBDAF0;
Lowercase HEX
#ebdaf0

Shades

Tints

Tones

Harmony

CSS snippets for #EBDAF0

.color-ebdaf0 {
  color: #EBDAF0;
  background-color: #EBDAF0;
}

Frequently asked questions

What color is #EBDAF0?+

#EBDAF0 is a HEX color with RGB value rgb(235, 218, 240) and HSL value hsl(286, 42%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBDAF0?+

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