#CD7B9A Color

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

Color preview

#CD7B9A

Color formats

HEX
#CD7B9A
RGB
rgb(205, 123, 154)
RGBA
rgba(205, 123, 154, 1)
HSL
hsl(337, 45%, 64%)
HSV
hsv(337, 40%, 80%)
CMYK
cmyk(0%, 40%, 25%, 20%)
CSS variable
--color-primary: #CD7B9A;
Lowercase HEX
#cd7b9a

Shades

Tints

Tones

Harmony

CSS snippets for #CD7B9A

.color-cd7b9a {
  color: #CD7B9A;
  background-color: #CD7B9A;
}

Frequently asked questions

What color is #CD7B9A?+

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

What is the closest Tailwind color to #CD7B9A?+

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