#BEABD7 Color

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

Color preview

#BEABD7

Color formats

HEX
#BEABD7
RGB
rgb(190, 171, 215)
RGBA
rgba(190, 171, 215, 1)
HSL
hsl(266, 35%, 76%)
HSV
hsv(266, 20%, 84%)
CMYK
cmyk(12%, 20%, 0%, 16%)
CSS variable
--color-primary: #BEABD7;
Lowercase HEX
#beabd7

Shades

Tints

Tones

Harmony

CSS snippets for #BEABD7

.color-beabd7 {
  color: #BEABD7;
  background-color: #BEABD7;
}

Frequently asked questions

What color is #BEABD7?+

#BEABD7 is a HEX color with RGB value rgb(190, 171, 215) and HSL value hsl(266, 35%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BEABD7?+

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