#EBD1EE Color

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

Color preview

#EBD1EE

Color formats

HEX
#EBD1EE
RGB
rgb(235, 209, 238)
RGBA
rgba(235, 209, 238, 1)
HSL
hsl(294, 46%, 88%)
HSV
hsv(294, 12%, 93%)
CMYK
cmyk(1%, 12%, 0%, 7%)
CSS variable
--color-primary: #EBD1EE;
Lowercase HEX
#ebd1ee

Shades

Tints

Tones

Harmony

CSS snippets for #EBD1EE

.color-ebd1ee {
  color: #EBD1EE;
  background-color: #EBD1EE;
}

Frequently asked questions

What color is #EBD1EE?+

#EBD1EE is a HEX color with RGB value rgb(235, 209, 238) and HSL value hsl(294, 46%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBD1EE?+

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