#FF15D0 Color

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

Color preview

#FF15D0

Color formats

HEX
#FF15D0
RGB
rgb(255, 21, 208)
RGBA
rgba(255, 21, 208, 1)
HSL
hsl(312, 100%, 54%)
HSV
hsv(312, 92%, 100%)
CMYK
cmyk(0%, 92%, 18%, 0%)
CSS variable
--color-primary: #FF15D0;
Lowercase HEX
#ff15d0

Shades

Tints

Tones

Harmony

CSS snippets for #FF15D0

.color-ff15d0 {
  color: #FF15D0;
  background-color: #FF15D0;
}

Frequently asked questions

What color is #FF15D0?+

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

What is the closest Tailwind color to #FF15D0?+

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