#EBE3EB Color

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

Color preview

#EBE3EB

Color formats

HEX
#EBE3EB
RGB
rgb(235, 227, 235)
RGBA
rgba(235, 227, 235, 1)
HSL
hsl(300, 17%, 91%)
HSV
hsv(300, 3%, 92%)
CMYK
cmyk(0%, 3%, 0%, 8%)
CSS variable
--color-primary: #EBE3EB;
Lowercase HEX
#ebe3eb

Shades

Tints

Tones

Harmony

CSS snippets for #EBE3EB

.color-ebe3eb {
  color: #EBE3EB;
  background-color: #EBE3EB;
}

Frequently asked questions

What color is #EBE3EB?+

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

What is the closest Tailwind color to #EBE3EB?+

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