#E2B6FE Color

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

Color preview

#E2B6FE

Color formats

HEX
#E2B6FE
RGB
rgb(226, 182, 254)
RGBA
rgba(226, 182, 254, 1)
HSL
hsl(277, 97%, 85%)
HSV
hsv(277, 28%, 100%)
CMYK
cmyk(11%, 28%, 0%, 0%)
CSS variable
--color-primary: #E2B6FE;
Lowercase HEX
#e2b6fe

Shades

Tints

Tones

Harmony

CSS snippets for #E2B6FE

.color-e2b6fe {
  color: #E2B6FE;
  background-color: #E2B6FE;
}

Frequently asked questions

What color is #E2B6FE?+

#E2B6FE is a HEX color with RGB value rgb(226, 182, 254) and HSL value hsl(277, 97%, 85%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E2B6FE?+

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