#CD7EB2 Color

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

Color preview

#CD7EB2

Color formats

HEX
#CD7EB2
RGB
rgb(205, 126, 178)
RGBA
rgba(205, 126, 178, 1)
HSL
hsl(321, 44%, 65%)
HSV
hsv(321, 39%, 80%)
CMYK
cmyk(0%, 39%, 13%, 20%)
CSS variable
--color-primary: #CD7EB2;
Lowercase HEX
#cd7eb2

Shades

Tints

Tones

Harmony

CSS snippets for #CD7EB2

.color-cd7eb2 {
  color: #CD7EB2;
  background-color: #CD7EB2;
}

Frequently asked questions

What color is #CD7EB2?+

#CD7EB2 is a HEX color with RGB value rgb(205, 126, 178) and HSL value hsl(321, 44%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CD7EB2?+

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