#BEA2DF Color

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

Color preview

#BEA2DF

Color formats

HEX
#BEA2DF
RGB
rgb(190, 162, 223)
RGBA
rgba(190, 162, 223, 1)
HSL
hsl(268, 49%, 75%)
HSV
hsv(268, 27%, 87%)
CMYK
cmyk(15%, 27%, 0%, 13%)
CSS variable
--color-primary: #BEA2DF;
Lowercase HEX
#bea2df

Shades

Tints

Tones

Harmony

CSS snippets for #BEA2DF

.color-bea2df {
  color: #BEA2DF;
  background-color: #BEA2DF;
}

Frequently asked questions

What color is #BEA2DF?+

#BEA2DF is a HEX color with RGB value rgb(190, 162, 223) and HSL value hsl(268, 49%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BEA2DF?+

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