#EBE5F0 Color

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

Color preview

#EBE5F0

Color formats

HEX
#EBE5F0
RGB
rgb(235, 229, 240)
RGBA
rgba(235, 229, 240, 1)
HSL
hsl(273, 27%, 92%)
HSV
hsv(273, 5%, 94%)
CMYK
cmyk(2%, 5%, 0%, 6%)
CSS variable
--color-primary: #EBE5F0;
Lowercase HEX
#ebe5f0

Shades

Tints

Tones

Harmony

CSS snippets for #EBE5F0

.color-ebe5f0 {
  color: #EBE5F0;
  background-color: #EBE5F0;
}

Frequently asked questions

What color is #EBE5F0?+

#EBE5F0 is a HEX color with RGB value rgb(235, 229, 240) and HSL value hsl(273, 27%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBE5F0?+

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