#EBD3FF Color

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

Color preview

#EBD3FF

Color formats

HEX
#EBD3FF
RGB
rgb(235, 211, 255)
RGBA
rgba(235, 211, 255, 1)
HSL
hsl(273, 100%, 91%)
HSV
hsv(273, 17%, 100%)
CMYK
cmyk(8%, 17%, 0%, 0%)
CSS variable
--color-primary: #EBD3FF;
Lowercase HEX
#ebd3ff

Shades

Tints

Tones

Harmony

CSS snippets for #EBD3FF

.color-ebd3ff {
  color: #EBD3FF;
  background-color: #EBD3FF;
}

Frequently asked questions

What color is #EBD3FF?+

#EBD3FF is a HEX color with RGB value rgb(235, 211, 255) and HSL value hsl(273, 100%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBD3FF?+

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