#CB7B9A Color

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

Color preview

#CB7B9A

Color formats

HEX
#CB7B9A
RGB
rgb(203, 123, 154)
RGBA
rgba(203, 123, 154, 1)
HSL
hsl(337, 43%, 64%)
HSV
hsv(337, 39%, 80%)
CMYK
cmyk(0%, 39%, 24%, 20%)
CSS variable
--color-primary: #CB7B9A;
Lowercase HEX
#cb7b9a

Shades

Tints

Tones

Harmony

CSS snippets for #CB7B9A

.color-cb7b9a {
  color: #CB7B9A;
  background-color: #CB7B9A;
}

Frequently asked questions

What color is #CB7B9A?+

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

What is the closest Tailwind color to #CB7B9A?+

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