#DE45CC Color

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

Color preview

#DE45CC

Color formats

HEX
#DE45CC
RGB
rgb(222, 69, 204)
RGBA
rgba(222, 69, 204, 1)
HSL
hsl(307, 70%, 57%)
HSV
hsv(307, 69%, 87%)
CMYK
cmyk(0%, 69%, 8%, 13%)
CSS variable
--color-primary: #DE45CC;
Lowercase HEX
#de45cc

Shades

Tints

Tones

Harmony

CSS snippets for #DE45CC

.color-de45cc {
  color: #DE45CC;
  background-color: #DE45CC;
}

Frequently asked questions

What color is #DE45CC?+

#DE45CC is a HEX color with RGB value rgb(222, 69, 204) and HSL value hsl(307, 70%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DE45CC?+

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