#EBCBF0 Color

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

Color preview

#EBCBF0

Color formats

HEX
#EBCBF0
RGB
rgb(235, 203, 240)
RGBA
rgba(235, 203, 240, 1)
HSL
hsl(292, 55%, 87%)
HSV
hsv(292, 15%, 94%)
CMYK
cmyk(2%, 15%, 0%, 6%)
CSS variable
--color-primary: #EBCBF0;
Lowercase HEX
#ebcbf0

Shades

Tints

Tones

Harmony

CSS snippets for #EBCBF0

.color-ebcbf0 {
  color: #EBCBF0;
  background-color: #EBCBF0;
}

Frequently asked questions

What color is #EBCBF0?+

#EBCBF0 is a HEX color with RGB value rgb(235, 203, 240) and HSL value hsl(292, 55%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBCBF0?+

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