#DE02C8 Color

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

Color preview

#DE02C8

Color formats

HEX
#DE02C8
RGB
rgb(222, 2, 200)
RGBA
rgba(222, 2, 200, 1)
HSL
hsl(306, 98%, 44%)
HSV
hsv(306, 99%, 87%)
CMYK
cmyk(0%, 99%, 10%, 13%)
CSS variable
--color-primary: #DE02C8;
Lowercase HEX
#de02c8

Shades

Tints

Tones

Harmony

CSS snippets for #DE02C8

.color-de02c8 {
  color: #DE02C8;
  background-color: #DE02C8;
}

Frequently asked questions

What color is #DE02C8?+

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

What is the closest Tailwind color to #DE02C8?+

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