#FF14DC Color

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

Color preview

#FF14DC

Color formats

HEX
#FF14DC
RGB
rgb(255, 20, 220)
RGBA
rgba(255, 20, 220, 1)
HSL
hsl(309, 100%, 54%)
HSV
hsv(309, 92%, 100%)
CMYK
cmyk(0%, 92%, 14%, 0%)
CSS variable
--color-primary: #FF14DC;
Lowercase HEX
#ff14dc

Shades

Tints

Tones

Harmony

CSS snippets for #FF14DC

.color-ff14dc {
  color: #FF14DC;
  background-color: #FF14DC;
}

Frequently asked questions

What color is #FF14DC?+

#FF14DC is a HEX color with RGB value rgb(255, 20, 220) and HSL value hsl(309, 100%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF14DC?+

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