#EBE0EB Color

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

Color preview

#EBE0EB

Color formats

HEX
#EBE0EB
RGB
rgb(235, 224, 235)
RGBA
rgba(235, 224, 235, 1)
HSL
hsl(300, 22%, 90%)
HSV
hsv(300, 5%, 92%)
CMYK
cmyk(0%, 5%, 0%, 8%)
CSS variable
--color-primary: #EBE0EB;
Lowercase HEX
#ebe0eb

Shades

Tints

Tones

Harmony

CSS snippets for #EBE0EB

.color-ebe0eb {
  color: #EBE0EB;
  background-color: #EBE0EB;
}

Frequently asked questions

What color is #EBE0EB?+

#EBE0EB is a HEX color with RGB value rgb(235, 224, 235) and HSL value hsl(300, 22%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBE0EB?+

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