#BDA2D1 Color

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

Color preview

#BDA2D1

Color formats

HEX
#BDA2D1
RGB
rgb(189, 162, 209)
RGBA
rgba(189, 162, 209, 1)
HSL
hsl(274, 34%, 73%)
HSV
hsv(274, 22%, 82%)
CMYK
cmyk(10%, 22%, 0%, 18%)
CSS variable
--color-primary: #BDA2D1;
Lowercase HEX
#bda2d1

Shades

Tints

Tones

Harmony

CSS snippets for #BDA2D1

.color-bda2d1 {
  color: #BDA2D1;
  background-color: #BDA2D1;
}

Frequently asked questions

What color is #BDA2D1?+

#BDA2D1 is a HEX color with RGB value rgb(189, 162, 209) and HSL value hsl(274, 34%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BDA2D1?+

The closest Tailwind color is gray-400, available as the bg-gray-400 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