#BEA5FE Color

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

Color preview

#BEA5FE

Color formats

HEX
#BEA5FE
RGB
rgb(190, 165, 254)
RGBA
rgba(190, 165, 254, 1)
HSL
hsl(257, 98%, 82%)
HSV
hsv(257, 35%, 100%)
CMYK
cmyk(25%, 35%, 0%, 0%)
CSS variable
--color-primary: #BEA5FE;
Lowercase HEX
#bea5fe

Shades

Tints

Tones

Harmony

CSS snippets for #BEA5FE

.color-bea5fe {
  color: #BEA5FE;
  background-color: #BEA5FE;
}

Frequently asked questions

What color is #BEA5FE?+

#BEA5FE is a HEX color with RGB value rgb(190, 165, 254) and HSL value hsl(257, 98%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BEA5FE?+

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