#E6C3EB Color

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

Color preview

#E6C3EB

Color formats

HEX
#E6C3EB
RGB
rgb(230, 195, 235)
RGBA
rgba(230, 195, 235, 1)
HSL
hsl(293, 50%, 84%)
HSV
hsv(293, 17%, 92%)
CMYK
cmyk(2%, 17%, 0%, 8%)
CSS variable
--color-primary: #E6C3EB;
Lowercase HEX
#e6c3eb

Shades

Tints

Tones

Harmony

CSS snippets for #E6C3EB

.color-e6c3eb {
  color: #E6C3EB;
  background-color: #E6C3EB;
}

Frequently asked questions

What color is #E6C3EB?+

#E6C3EB is a HEX color with RGB value rgb(230, 195, 235) and HSL value hsl(293, 50%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E6C3EB?+

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