#C23D7D Color

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

Color preview

#C23D7D

Color formats

HEX
#C23D7D
RGB
rgb(194, 61, 125)
RGBA
rgba(194, 61, 125, 1)
HSL
hsl(331, 52%, 50%)
HSV
hsv(331, 69%, 76%)
CMYK
cmyk(0%, 69%, 36%, 24%)
CSS variable
--color-primary: #C23D7D;
Lowercase HEX
#c23d7d

Shades

Tints

Tones

Harmony

CSS snippets for #C23D7D

.color-c23d7d {
  color: #C23D7D;
  background-color: #C23D7D;
}

Frequently asked questions

What color is #C23D7D?+

#C23D7D is a HEX color with RGB value rgb(194, 61, 125) and HSL value hsl(331, 52%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C23D7D?+

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