#CBA0D1 Color

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

Color preview

#CBA0D1

Color formats

HEX
#CBA0D1
RGB
rgb(203, 160, 209)
RGBA
rgba(203, 160, 209, 1)
HSL
hsl(293, 35%, 72%)
HSV
hsv(293, 23%, 82%)
CMYK
cmyk(3%, 23%, 0%, 18%)
CSS variable
--color-primary: #CBA0D1;
Lowercase HEX
#cba0d1

Shades

Tints

Tones

Harmony

CSS snippets for #CBA0D1

.color-cba0d1 {
  color: #CBA0D1;
  background-color: #CBA0D1;
}

Frequently asked questions

What color is #CBA0D1?+

#CBA0D1 is a HEX color with RGB value rgb(203, 160, 209) and HSL value hsl(293, 35%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CBA0D1?+

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