#EBDFFC Color

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

Color preview

#EBDFFC

Color formats

HEX
#EBDFFC
RGB
rgb(235, 223, 252)
RGBA
rgba(235, 223, 252, 1)
HSL
hsl(265, 83%, 93%)
HSV
hsv(265, 12%, 99%)
CMYK
cmyk(7%, 12%, 0%, 1%)
CSS variable
--color-primary: #EBDFFC;
Lowercase HEX
#ebdffc

Shades

Tints

Tones

Harmony

CSS snippets for #EBDFFC

.color-ebdffc {
  color: #EBDFFC;
  background-color: #EBDFFC;
}

Frequently asked questions

What color is #EBDFFC?+

#EBDFFC is a HEX color with RGB value rgb(235, 223, 252) and HSL value hsl(265, 83%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EBDFFC?+

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