#CD44FF Color

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

Color preview

#CD44FF

Color formats

HEX
#CD44FF
RGB
rgb(205, 68, 255)
RGBA
rgba(205, 68, 255, 1)
HSL
hsl(284, 100%, 63%)
HSV
hsv(284, 73%, 100%)
CMYK
cmyk(20%, 73%, 0%, 0%)
CSS variable
--color-primary: #CD44FF;
Lowercase HEX
#cd44ff

Shades

Tints

Tones

Harmony

CSS snippets for #CD44FF

.color-cd44ff {
  color: #CD44FF;
  background-color: #CD44FF;
}

Frequently asked questions

What color is #CD44FF?+

#CD44FF is a HEX color with RGB value rgb(205, 68, 255) and HSL value hsl(284, 100%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CD44FF?+

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