#FF70C6 Color

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

Color preview

#FF70C6

Color formats

HEX
#FF70C6
RGB
rgb(255, 112, 198)
RGBA
rgba(255, 112, 198, 1)
HSL
hsl(324, 100%, 72%)
HSV
hsv(324, 56%, 100%)
CMYK
cmyk(0%, 56%, 22%, 0%)
CSS variable
--color-primary: #FF70C6;
Lowercase HEX
#ff70c6

Shades

Tints

Tones

Harmony

CSS snippets for #FF70C6

.color-ff70c6 {
  color: #FF70C6;
  background-color: #FF70C6;
}

Frequently asked questions

What color is #FF70C6?+

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

What is the closest Tailwind color to #FF70C6?+

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