#CD7A7E Color

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

Color preview

#CD7A7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CD7A7E

.color-cd7a7e {
  color: #CD7A7E;
  background-color: #CD7A7E;
}

Frequently asked questions

What color is #CD7A7E?+

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

What is the closest Tailwind color to #CD7A7E?+

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