#E5CEF3 Color

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

Color preview

#E5CEF3

Color formats

HEX
#E5CEF3
RGB
rgb(229, 206, 243)
RGBA
rgba(229, 206, 243, 1)
HSL
hsl(277, 61%, 88%)
HSV
hsv(277, 15%, 95%)
CMYK
cmyk(6%, 15%, 0%, 5%)
CSS variable
--color-primary: #E5CEF3;
Lowercase HEX
#e5cef3

Shades

Tints

Tones

Harmony

CSS snippets for #E5CEF3

.color-e5cef3 {
  color: #E5CEF3;
  background-color: #E5CEF3;
}

Frequently asked questions

What color is #E5CEF3?+

#E5CEF3 is a HEX color with RGB value rgb(229, 206, 243) and HSL value hsl(277, 61%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E5CEF3?+

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