#CD7D7A Color

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

Color preview

#CD7D7A

Color formats

HEX
#CD7D7A
RGB
rgb(205, 125, 122)
RGBA
rgba(205, 125, 122, 1)
HSL
hsl(2, 45%, 64%)
HSV
hsv(2, 40%, 80%)
CMYK
cmyk(0%, 39%, 40%, 20%)
CSS variable
--color-primary: #CD7D7A;
Lowercase HEX
#cd7d7a

Shades

Tints

Tones

Harmony

CSS snippets for #CD7D7A

.color-cd7d7a {
  color: #CD7D7A;
  background-color: #CD7D7A;
}

Frequently asked questions

What color is #CD7D7A?+

#CD7D7A is a HEX color with RGB value rgb(205, 125, 122) and HSL value hsl(2, 45%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CD7D7A?+

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