#BEA1FE Color

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

Color preview

#BEA1FE

Color formats

HEX
#BEA1FE
RGB
rgb(190, 161, 254)
RGBA
rgba(190, 161, 254, 1)
HSL
hsl(259, 98%, 81%)
HSV
hsv(259, 37%, 100%)
CMYK
cmyk(25%, 37%, 0%, 0%)
CSS variable
--color-primary: #BEA1FE;
Lowercase HEX
#bea1fe

Shades

Tints

Tones

Harmony

CSS snippets for #BEA1FE

.color-bea1fe {
  color: #BEA1FE;
  background-color: #BEA1FE;
}

Frequently asked questions

What color is #BEA1FE?+

#BEA1FE is a HEX color with RGB value rgb(190, 161, 254) and HSL value hsl(259, 98%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BEA1FE?+

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