#BEA5DF Color

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

Color preview

#BEA5DF

Color formats

HEX
#BEA5DF
RGB
rgb(190, 165, 223)
RGBA
rgba(190, 165, 223, 1)
HSL
hsl(266, 48%, 76%)
HSV
hsv(266, 26%, 87%)
CMYK
cmyk(15%, 26%, 0%, 13%)
CSS variable
--color-primary: #BEA5DF;
Lowercase HEX
#bea5df

Shades

Tints

Tones

Harmony

CSS snippets for #BEA5DF

.color-bea5df {
  color: #BEA5DF;
  background-color: #BEA5DF;
}

Frequently asked questions

What color is #BEA5DF?+

#BEA5DF is a HEX color with RGB value rgb(190, 165, 223) and HSL value hsl(266, 48%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BEA5DF?+

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