#CD2D6D Color

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

Color preview

#CD2D6D

Color formats

HEX
#CD2D6D
RGB
rgb(205, 45, 109)
RGBA
rgba(205, 45, 109, 1)
HSL
hsl(336, 64%, 49%)
HSV
hsv(336, 78%, 80%)
CMYK
cmyk(0%, 78%, 47%, 20%)
CSS variable
--color-primary: #CD2D6D;
Lowercase HEX
#cd2d6d

Shades

Tints

Tones

Harmony

CSS snippets for #CD2D6D

.color-cd2d6d {
  color: #CD2D6D;
  background-color: #CD2D6D;
}

Frequently asked questions

What color is #CD2D6D?+

#CD2D6D is a HEX color with RGB value rgb(205, 45, 109) and HSL value hsl(336, 64%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CD2D6D?+

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