#CB7F9D Color

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

Color preview

#CB7F9D

Color formats

HEX
#CB7F9D
RGB
rgb(203, 127, 157)
RGBA
rgba(203, 127, 157, 1)
HSL
hsl(336, 42%, 65%)
HSV
hsv(336, 37%, 80%)
CMYK
cmyk(0%, 37%, 23%, 20%)
CSS variable
--color-primary: #CB7F9D;
Lowercase HEX
#cb7f9d

Shades

Tints

Tones

Harmony

CSS snippets for #CB7F9D

.color-cb7f9d {
  color: #CB7F9D;
  background-color: #CB7F9D;
}

Frequently asked questions

What color is #CB7F9D?+

#CB7F9D is a HEX color with RGB value rgb(203, 127, 157) and HSL value hsl(336, 42%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CB7F9D?+

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