#DC00F0 Color

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

Color preview

#DC00F0

Color formats

HEX
#DC00F0
RGB
rgb(220, 0, 240)
RGBA
rgba(220, 0, 240, 1)
HSL
hsl(295, 100%, 47%)
HSV
hsv(295, 100%, 94%)
CMYK
cmyk(8%, 100%, 0%, 6%)
CSS variable
--color-primary: #DC00F0;
Lowercase HEX
#dc00f0

Shades

Tints

Tones

Harmony

CSS snippets for #DC00F0

.color-dc00f0 {
  color: #DC00F0;
  background-color: #DC00F0;
}

Frequently asked questions

What color is #DC00F0?+

#DC00F0 is a HEX color with RGB value rgb(220, 0, 240) and HSL value hsl(295, 100%, 47%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DC00F0?+

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