#FF15C8 Color

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

Color preview

#FF15C8

Color formats

HEX
#FF15C8
RGB
rgb(255, 21, 200)
RGBA
rgba(255, 21, 200, 1)
HSL
hsl(314, 100%, 54%)
HSV
hsv(314, 92%, 100%)
CMYK
cmyk(0%, 92%, 22%, 0%)
CSS variable
--color-primary: #FF15C8;
Lowercase HEX
#ff15c8

Shades

Tints

Tones

Harmony

CSS snippets for #FF15C8

.color-ff15c8 {
  color: #FF15C8;
  background-color: #FF15C8;
}

Frequently asked questions

What color is #FF15C8?+

#FF15C8 is a HEX color with RGB value rgb(255, 21, 200) and HSL value hsl(314, 100%, 54%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF15C8?+

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