#BEAAE8 Color

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

Color preview

#BEAAE8

Color formats

HEX
#BEAAE8
RGB
rgb(190, 170, 232)
RGBA
rgba(190, 170, 232, 1)
HSL
hsl(259, 57%, 79%)
HSV
hsv(259, 27%, 91%)
CMYK
cmyk(18%, 27%, 0%, 9%)
CSS variable
--color-primary: #BEAAE8;
Lowercase HEX
#beaae8

Shades

Tints

Tones

Harmony

CSS snippets for #BEAAE8

.color-beaae8 {
  color: #BEAAE8;
  background-color: #BEAAE8;
}

Frequently asked questions

What color is #BEAAE8?+

#BEAAE8 is a HEX color with RGB value rgb(190, 170, 232) and HSL value hsl(259, 57%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEAAE8?+

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