#CB7BAD Color

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

Color preview

#CB7BAD

Color formats

HEX
#CB7BAD
RGB
rgb(203, 123, 173)
RGBA
rgba(203, 123, 173, 1)
HSL
hsl(323, 43%, 64%)
HSV
hsv(323, 39%, 80%)
CMYK
cmyk(0%, 39%, 15%, 20%)
CSS variable
--color-primary: #CB7BAD;
Lowercase HEX
#cb7bad

Shades

Tints

Tones

Harmony

CSS snippets for #CB7BAD

.color-cb7bad {
  color: #CB7BAD;
  background-color: #CB7BAD;
}

Frequently asked questions

What color is #CB7BAD?+

#CB7BAD is a HEX color with RGB value rgb(203, 123, 173) and HSL value hsl(323, 43%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CB7BAD?+

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