#D213CC Color

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

Color preview

#D213CC

Color formats

HEX
#D213CC
RGB
rgb(210, 19, 204)
RGBA
rgba(210, 19, 204, 1)
HSL
hsl(302, 83%, 45%)
HSV
hsv(302, 91%, 82%)
CMYK
cmyk(0%, 91%, 3%, 18%)
CSS variable
--color-primary: #D213CC;
Lowercase HEX
#d213cc

Shades

Tints

Tones

Harmony

CSS snippets for #D213CC

.color-d213cc {
  color: #D213CC;
  background-color: #D213CC;
}

Frequently asked questions

What color is #D213CC?+

#D213CC is a HEX color with RGB value rgb(210, 19, 204) and HSL value hsl(302, 83%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #D213CC?+

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