#CBA2D1 Color

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

Color preview

#CBA2D1

Color formats

HEX
#CBA2D1
RGB
rgb(203, 162, 209)
RGBA
rgba(203, 162, 209, 1)
HSL
hsl(292, 34%, 73%)
HSV
hsv(292, 22%, 82%)
CMYK
cmyk(3%, 22%, 0%, 18%)
CSS variable
--color-primary: #CBA2D1;
Lowercase HEX
#cba2d1

Shades

Tints

Tones

Harmony

CSS snippets for #CBA2D1

.color-cba2d1 {
  color: #CBA2D1;
  background-color: #CBA2D1;
}

Frequently asked questions

What color is #CBA2D1?+

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

What is the closest Tailwind color to #CBA2D1?+

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