#C23D8F Color

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

Color preview

#C23D8F

Color formats

HEX
#C23D8F
RGB
rgb(194, 61, 143)
RGBA
rgba(194, 61, 143, 1)
HSL
hsl(323, 52%, 50%)
HSV
hsv(323, 69%, 76%)
CMYK
cmyk(0%, 69%, 26%, 24%)
CSS variable
--color-primary: #C23D8F;
Lowercase HEX
#c23d8f

Shades

Tints

Tones

Harmony

CSS snippets for #C23D8F

.color-c23d8f {
  color: #C23D8F;
  background-color: #C23D8F;
}

Frequently asked questions

What color is #C23D8F?+

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

What is the closest Tailwind color to #C23D8F?+

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