#D23C8F Color

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

Color preview

#D23C8F

Color formats

HEX
#D23C8F
RGB
rgb(210, 60, 143)
RGBA
rgba(210, 60, 143, 1)
HSL
hsl(327, 62%, 53%)
HSV
hsv(327, 71%, 82%)
CMYK
cmyk(0%, 71%, 32%, 18%)
CSS variable
--color-primary: #D23C8F;
Lowercase HEX
#d23c8f

Shades

Tints

Tones

Harmony

CSS snippets for #D23C8F

.color-d23c8f {
  color: #D23C8F;
  background-color: #D23C8F;
}

Frequently asked questions

What color is #D23C8F?+

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

What is the closest Tailwind color to #D23C8F?+

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