#FF15CC Color

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

Color preview

#FF15CC

Color formats

HEX
#FF15CC
RGB
rgb(255, 21, 204)
RGBA
rgba(255, 21, 204, 1)
HSL
hsl(313, 100%, 54%)
HSV
hsv(313, 92%, 100%)
CMYK
cmyk(0%, 92%, 20%, 0%)
CSS variable
--color-primary: #FF15CC;
Lowercase HEX
#ff15cc

Shades

Tints

Tones

Harmony

CSS snippets for #FF15CC

.color-ff15cc {
  color: #FF15CC;
  background-color: #FF15CC;
}

Frequently asked questions

What color is #FF15CC?+

#FF15CC is a HEX color with RGB value rgb(255, 21, 204) and HSL value hsl(313, 100%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF15CC?+

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