#D23CC6 Color

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

Color preview

#D23CC6

Color formats

HEX
#D23CC6
RGB
rgb(210, 60, 198)
RGBA
rgba(210, 60, 198, 1)
HSL
hsl(305, 62%, 53%)
HSV
hsv(305, 71%, 82%)
CMYK
cmyk(0%, 71%, 6%, 18%)
CSS variable
--color-primary: #D23CC6;
Lowercase HEX
#d23cc6

Shades

Tints

Tones

Harmony

CSS snippets for #D23CC6

.color-d23cc6 {
  color: #D23CC6;
  background-color: #D23CC6;
}

Frequently asked questions

What color is #D23CC6?+

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

What is the closest Tailwind color to #D23CC6?+

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