#EBE6EB Color

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

Color preview

#EBE6EB

Color formats

HEX
#EBE6EB
RGB
rgb(235, 230, 235)
RGBA
rgba(235, 230, 235, 1)
HSL
hsl(300, 11%, 91%)
HSV
hsv(300, 2%, 92%)
CMYK
cmyk(0%, 2%, 0%, 8%)
CSS variable
--color-primary: #EBE6EB;
Lowercase HEX
#ebe6eb

Shades

Tints

Tones

Harmony

CSS snippets for #EBE6EB

.color-ebe6eb {
  color: #EBE6EB;
  background-color: #EBE6EB;
}

Frequently asked questions

What color is #EBE6EB?+

#EBE6EB is a HEX color with RGB value rgb(235, 230, 235) and HSL value hsl(300, 11%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBE6EB?+

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