#D22FFF Color

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

Color preview

#D22FFF

Color formats

HEX
#D22FFF
RGB
rgb(210, 47, 255)
RGBA
rgba(210, 47, 255, 1)
HSL
hsl(287, 100%, 59%)
HSV
hsv(287, 82%, 100%)
CMYK
cmyk(18%, 82%, 0%, 0%)
CSS variable
--color-primary: #D22FFF;
Lowercase HEX
#d22fff

Shades

Tints

Tones

Harmony

CSS snippets for #D22FFF

.color-d22fff {
  color: #D22FFF;
  background-color: #D22FFF;
}

Frequently asked questions

What color is #D22FFF?+

#D22FFF is a HEX color with RGB value rgb(210, 47, 255) and HSL value hsl(287, 100%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D22FFF?+

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