#D23CBE Color

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

Color preview

#D23CBE

Color formats

HEX
#D23CBE
RGB
rgb(210, 60, 190)
RGBA
rgba(210, 60, 190, 1)
HSL
hsl(308, 62%, 53%)
HSV
hsv(308, 71%, 82%)
CMYK
cmyk(0%, 71%, 10%, 18%)
CSS variable
--color-primary: #D23CBE;
Lowercase HEX
#d23cbe

Shades

Tints

Tones

Harmony

CSS snippets for #D23CBE

.color-d23cbe {
  color: #D23CBE;
  background-color: #D23CBE;
}

Frequently asked questions

What color is #D23CBE?+

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

What is the closest Tailwind color to #D23CBE?+

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