#CD4AEE Color

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

Color preview

#CD4AEE

Color formats

HEX
#CD4AEE
RGB
rgb(205, 74, 238)
RGBA
rgba(205, 74, 238, 1)
HSL
hsl(288, 83%, 61%)
HSV
hsv(288, 69%, 93%)
CMYK
cmyk(14%, 69%, 0%, 7%)
CSS variable
--color-primary: #CD4AEE;
Lowercase HEX
#cd4aee

Shades

Tints

Tones

Harmony

CSS snippets for #CD4AEE

.color-cd4aee {
  color: #CD4AEE;
  background-color: #CD4AEE;
}

Frequently asked questions

What color is #CD4AEE?+

#CD4AEE is a HEX color with RGB value rgb(205, 74, 238) and HSL value hsl(288, 83%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CD4AEE?+

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