#BDABD2 Color

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

Color preview

#BDABD2

Color formats

HEX
#BDABD2
RGB
rgb(189, 171, 210)
RGBA
rgba(189, 171, 210, 1)
HSL
hsl(268, 30%, 75%)
HSV
hsv(268, 19%, 82%)
CMYK
cmyk(10%, 19%, 0%, 18%)
CSS variable
--color-primary: #BDABD2;
Lowercase HEX
#bdabd2

Shades

Tints

Tones

Harmony

CSS snippets for #BDABD2

.color-bdabd2 {
  color: #BDABD2;
  background-color: #BDABD2;
}

Frequently asked questions

What color is #BDABD2?+

#BDABD2 is a HEX color with RGB value rgb(189, 171, 210) and HSL value hsl(268, 30%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDABD2?+

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