#E0C8EE Color

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

Color preview

#E0C8EE

Color formats

HEX
#E0C8EE
RGB
rgb(224, 200, 238)
RGBA
rgba(224, 200, 238, 1)
HSL
hsl(278, 53%, 86%)
HSV
hsv(278, 16%, 93%)
CMYK
cmyk(6%, 16%, 0%, 7%)
CSS variable
--color-primary: #E0C8EE;
Lowercase HEX
#e0c8ee

Shades

Tints

Tones

Harmony

CSS snippets for #E0C8EE

.color-e0c8ee {
  color: #E0C8EE;
  background-color: #E0C8EE;
}

Frequently asked questions

What color is #E0C8EE?+

#E0C8EE is a HEX color with RGB value rgb(224, 200, 238) and HSL value hsl(278, 53%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E0C8EE?+

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