#CD6C7E Color

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

Color preview

#CD6C7E

Color formats

HEX
#CD6C7E
RGB
rgb(205, 108, 126)
RGBA
rgba(205, 108, 126, 1)
HSL
hsl(349, 49%, 61%)
HSV
hsv(349, 47%, 80%)
CMYK
cmyk(0%, 47%, 39%, 20%)
CSS variable
--color-primary: #CD6C7E;
Lowercase HEX
#cd6c7e

Shades

Tints

Tones

Harmony

CSS snippets for #CD6C7E

.color-cd6c7e {
  color: #CD6C7E;
  background-color: #CD6C7E;
}

Frequently asked questions

What color is #CD6C7E?+

#CD6C7E is a HEX color with RGB value rgb(205, 108, 126) and HSL value hsl(349, 49%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CD6C7E?+

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