#D23E9E Color

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

Color preview

#D23E9E

Color formats

HEX
#D23E9E
RGB
rgb(210, 62, 158)
RGBA
rgba(210, 62, 158, 1)
HSL
hsl(321, 62%, 53%)
HSV
hsv(321, 70%, 82%)
CMYK
cmyk(0%, 70%, 25%, 18%)
CSS variable
--color-primary: #D23E9E;
Lowercase HEX
#d23e9e

Shades

Tints

Tones

Harmony

CSS snippets for #D23E9E

.color-d23e9e {
  color: #D23E9E;
  background-color: #D23E9E;
}

Frequently asked questions

What color is #D23E9E?+

#D23E9E is a HEX color with RGB value rgb(210, 62, 158) and HSL value hsl(321, 62%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D23E9E?+

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