#DC30FF Color

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

Color preview

#DC30FF

Color formats

HEX
#DC30FF
RGB
rgb(220, 48, 255)
RGBA
rgba(220, 48, 255, 1)
HSL
hsl(290, 100%, 59%)
HSV
hsv(290, 81%, 100%)
CMYK
cmyk(14%, 81%, 0%, 0%)
CSS variable
--color-primary: #DC30FF;
Lowercase HEX
#dc30ff

Shades

Tints

Tones

Harmony

CSS snippets for #DC30FF

.color-dc30ff {
  color: #DC30FF;
  background-color: #DC30FF;
}

Frequently asked questions

What color is #DC30FF?+

#DC30FF is a HEX color with RGB value rgb(220, 48, 255) and HSL value hsl(290, 100%, 59%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DC30FF?+

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