#BEA0EE Color

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

Color preview

#BEA0EE

Color formats

HEX
#BEA0EE
RGB
rgb(190, 160, 238)
RGBA
rgba(190, 160, 238, 1)
HSL
hsl(263, 70%, 78%)
HSV
hsv(263, 33%, 93%)
CMYK
cmyk(20%, 33%, 0%, 7%)
CSS variable
--color-primary: #BEA0EE;
Lowercase HEX
#bea0ee

Shades

Tints

Tones

Harmony

CSS snippets for #BEA0EE

.color-bea0ee {
  color: #BEA0EE;
  background-color: #BEA0EE;
}

Frequently asked questions

What color is #BEA0EE?+

#BEA0EE is a HEX color with RGB value rgb(190, 160, 238) and HSL value hsl(263, 70%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BEA0EE?+

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