#EBDCF6 Color

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

Color preview

#EBDCF6

Color formats

HEX
#EBDCF6
RGB
rgb(235, 220, 246)
RGBA
rgba(235, 220, 246, 1)
HSL
hsl(275, 59%, 91%)
HSV
hsv(275, 11%, 96%)
CMYK
cmyk(4%, 11%, 0%, 4%)
CSS variable
--color-primary: #EBDCF6;
Lowercase HEX
#ebdcf6

Shades

Tints

Tones

Harmony

CSS snippets for #EBDCF6

.color-ebdcf6 {
  color: #EBDCF6;
  background-color: #EBDCF6;
}

Frequently asked questions

What color is #EBDCF6?+

#EBDCF6 is a HEX color with RGB value rgb(235, 220, 246) and HSL value hsl(275, 59%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBDCF6?+

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