#DE02CC Color

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

Color preview

#DE02CC

Color formats

HEX
#DE02CC
RGB
rgb(222, 2, 204)
RGBA
rgba(222, 2, 204, 1)
HSL
hsl(305, 98%, 44%)
HSV
hsv(305, 99%, 87%)
CMYK
cmyk(0%, 99%, 8%, 13%)
CSS variable
--color-primary: #DE02CC;
Lowercase HEX
#de02cc

Shades

Tints

Tones

Harmony

CSS snippets for #DE02CC

.color-de02cc {
  color: #DE02CC;
  background-color: #DE02CC;
}

Frequently asked questions

What color is #DE02CC?+

#DE02CC is a HEX color with RGB value rgb(222, 2, 204) and HSL value hsl(305, 98%, 44%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DE02CC?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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