#CD45FA Color

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

Color preview

#CD45FA

Color formats

HEX
#CD45FA
RGB
rgb(205, 69, 250)
RGBA
rgba(205, 69, 250, 1)
HSL
hsl(285, 95%, 63%)
HSV
hsv(285, 72%, 98%)
CMYK
cmyk(18%, 72%, 0%, 2%)
CSS variable
--color-primary: #CD45FA;
Lowercase HEX
#cd45fa

Shades

Tints

Tones

Harmony

CSS snippets for #CD45FA

.color-cd45fa {
  color: #CD45FA;
  background-color: #CD45FA;
}

Frequently asked questions

What color is #CD45FA?+

#CD45FA is a HEX color with RGB value rgb(205, 69, 250) and HSL value hsl(285, 95%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CD45FA?+

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