#D23CA3 Color

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

Color preview

#D23CA3

Color formats

HEX
#D23CA3
RGB
rgb(210, 60, 163)
RGBA
rgba(210, 60, 163, 1)
HSL
hsl(319, 62%, 53%)
HSV
hsv(319, 71%, 82%)
CMYK
cmyk(0%, 71%, 22%, 18%)
CSS variable
--color-primary: #D23CA3;
Lowercase HEX
#d23ca3

Shades

Tints

Tones

Harmony

CSS snippets for #D23CA3

.color-d23ca3 {
  color: #D23CA3;
  background-color: #D23CA3;
}

Frequently asked questions

What color is #D23CA3?+

#D23CA3 is a HEX color with RGB value rgb(210, 60, 163) and HSL value hsl(319, 62%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D23CA3?+

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