#E6BCFF Color

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

Color preview

#E6BCFF

Color formats

HEX
#E6BCFF
RGB
rgb(230, 188, 255)
RGBA
rgba(230, 188, 255, 1)
HSL
hsl(278, 100%, 87%)
HSV
hsv(278, 26%, 100%)
CMYK
cmyk(10%, 26%, 0%, 0%)
CSS variable
--color-primary: #E6BCFF;
Lowercase HEX
#e6bcff

Shades

Tints

Tones

Harmony

CSS snippets for #E6BCFF

.color-e6bcff {
  color: #E6BCFF;
  background-color: #E6BCFF;
}

Frequently asked questions

What color is #E6BCFF?+

#E6BCFF is a HEX color with RGB value rgb(230, 188, 255) and HSL value hsl(278, 100%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E6BCFF?+

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