#D43FD2 Color

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

Color preview

#D43FD2

Color formats

HEX
#D43FD2
RGB
rgb(212, 63, 210)
RGBA
rgba(212, 63, 210, 1)
HSL
hsl(301, 63%, 54%)
HSV
hsv(301, 70%, 83%)
CMYK
cmyk(0%, 70%, 1%, 17%)
CSS variable
--color-primary: #D43FD2;
Lowercase HEX
#d43fd2

Shades

Tints

Tones

Harmony

CSS snippets for #D43FD2

.color-d43fd2 {
  color: #D43FD2;
  background-color: #D43FD2;
}

Frequently asked questions

What color is #D43FD2?+

#D43FD2 is a HEX color with RGB value rgb(212, 63, 210) and HSL value hsl(301, 63%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D43FD2?+

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