#EBCAF0 Color

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

Color preview

#EBCAF0

Color formats

HEX
#EBCAF0
RGB
rgb(235, 202, 240)
RGBA
rgba(235, 202, 240, 1)
HSL
hsl(292, 56%, 87%)
HSV
hsv(292, 16%, 94%)
CMYK
cmyk(2%, 16%, 0%, 6%)
CSS variable
--color-primary: #EBCAF0;
Lowercase HEX
#ebcaf0

Shades

Tints

Tones

Harmony

CSS snippets for #EBCAF0

.color-ebcaf0 {
  color: #EBCAF0;
  background-color: #EBCAF0;
}

Frequently asked questions

What color is #EBCAF0?+

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

What is the closest Tailwind color to #EBCAF0?+

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