#BCA1D1 Color

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

Color preview

#BCA1D1

Color formats

HEX
#BCA1D1
RGB
rgb(188, 161, 209)
RGBA
rgba(188, 161, 209, 1)
HSL
hsl(274, 34%, 73%)
HSV
hsv(274, 23%, 82%)
CMYK
cmyk(10%, 23%, 0%, 18%)
CSS variable
--color-primary: #BCA1D1;
Lowercase HEX
#bca1d1

Shades

Tints

Tones

Harmony

CSS snippets for #BCA1D1

.color-bca1d1 {
  color: #BCA1D1;
  background-color: #BCA1D1;
}

Frequently asked questions

What color is #BCA1D1?+

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

What is the closest Tailwind color to #BCA1D1?+

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