#CD488F Color

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

Color preview

#CD488F

Color formats

HEX
#CD488F
RGB
rgb(205, 72, 143)
RGBA
rgba(205, 72, 143, 1)
HSL
hsl(328, 57%, 54%)
HSV
hsv(328, 65%, 80%)
CMYK
cmyk(0%, 65%, 30%, 20%)
CSS variable
--color-primary: #CD488F;
Lowercase HEX
#cd488f

Shades

Tints

Tones

Harmony

CSS snippets for #CD488F

.color-cd488f {
  color: #CD488F;
  background-color: #CD488F;
}

Frequently asked questions

What color is #CD488F?+

#CD488F is a HEX color with RGB value rgb(205, 72, 143) and HSL value hsl(328, 57%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CD488F?+

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