#D23CC3 Color

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

Color preview

#D23CC3

Color formats

HEX
#D23CC3
RGB
rgb(210, 60, 195)
RGBA
rgba(210, 60, 195, 1)
HSL
hsl(306, 62%, 53%)
HSV
hsv(306, 71%, 82%)
CMYK
cmyk(0%, 71%, 7%, 18%)
CSS variable
--color-primary: #D23CC3;
Lowercase HEX
#d23cc3

Shades

Tints

Tones

Harmony

CSS snippets for #D23CC3

.color-d23cc3 {
  color: #D23CC3;
  background-color: #D23CC3;
}

Frequently asked questions

What color is #D23CC3?+

#D23CC3 is a HEX color with RGB value rgb(210, 60, 195) and HSL value hsl(306, 62%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D23CC3?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-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