#BEA5EB Color

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

Color preview

#BEA5EB

Color formats

HEX
#BEA5EB
RGB
rgb(190, 165, 235)
RGBA
rgba(190, 165, 235, 1)
HSL
hsl(261, 64%, 78%)
HSV
hsv(261, 30%, 92%)
CMYK
cmyk(19%, 30%, 0%, 8%)
CSS variable
--color-primary: #BEA5EB;
Lowercase HEX
#bea5eb

Shades

Tints

Tones

Harmony

CSS snippets for #BEA5EB

.color-bea5eb {
  color: #BEA5EB;
  background-color: #BEA5EB;
}

Frequently asked questions

What color is #BEA5EB?+

#BEA5EB is a HEX color with RGB value rgb(190, 165, 235) and HSL value hsl(261, 64%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BEA5EB?+

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