#F000DC Color

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

Color preview

#F000DC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F000DC

.color-f000dc {
  color: #F000DC;
  background-color: #F000DC;
}

Frequently asked questions

What color is #F000DC?+

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

What is the closest Tailwind color to #F000DC?+

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