#CB7B7D Color

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

Color preview

#CB7B7D

Color formats

HEX
#CB7B7D
RGB
rgb(203, 123, 125)
RGBA
rgba(203, 123, 125, 1)
HSL
hsl(358, 43%, 64%)
HSV
hsv(358, 39%, 80%)
CMYK
cmyk(0%, 39%, 38%, 20%)
CSS variable
--color-primary: #CB7B7D;
Lowercase HEX
#cb7b7d

Shades

Tints

Tones

Harmony

CSS snippets for #CB7B7D

.color-cb7b7d {
  color: #CB7B7D;
  background-color: #CB7B7D;
}

Frequently asked questions

What color is #CB7B7D?+

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

What is the closest Tailwind color to #CB7B7D?+

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