#FF70CF Color

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

Color preview

#FF70CF

Color formats

HEX
#FF70CF
RGB
rgb(255, 112, 207)
RGBA
rgba(255, 112, 207, 1)
HSL
hsl(320, 100%, 72%)
HSV
hsv(320, 56%, 100%)
CMYK
cmyk(0%, 56%, 19%, 0%)
CSS variable
--color-primary: #FF70CF;
Lowercase HEX
#ff70cf

Shades

Tints

Tones

Harmony

CSS snippets for #FF70CF

.color-ff70cf {
  color: #FF70CF;
  background-color: #FF70CF;
}

Frequently asked questions

What color is #FF70CF?+

#FF70CF is a HEX color with RGB value rgb(255, 112, 207) and HSL value hsl(320, 100%, 72%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF70CF?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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