#EBCFFF Color

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

Color preview

#EBCFFF

Color formats

HEX
#EBCFFF
RGB
rgb(235, 207, 255)
RGBA
rgba(235, 207, 255, 1)
HSL
hsl(275, 100%, 91%)
HSV
hsv(275, 19%, 100%)
CMYK
cmyk(8%, 19%, 0%, 0%)
CSS variable
--color-primary: #EBCFFF;
Lowercase HEX
#ebcfff

Shades

Tints

Tones

Harmony

CSS snippets for #EBCFFF

.color-ebcfff {
  color: #EBCFFF;
  background-color: #EBCFFF;
}

Frequently asked questions

What color is #EBCFFF?+

#EBCFFF is a HEX color with RGB value rgb(235, 207, 255) and HSL value hsl(275, 100%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBCFFF?+

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