#FF70BC Color

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

Color preview

#FF70BC

Color formats

HEX
#FF70BC
RGB
rgb(255, 112, 188)
RGBA
rgba(255, 112, 188, 1)
HSL
hsl(328, 100%, 72%)
HSV
hsv(328, 56%, 100%)
CMYK
cmyk(0%, 56%, 26%, 0%)
CSS variable
--color-primary: #FF70BC;
Lowercase HEX
#ff70bc

Shades

Tints

Tones

Harmony

CSS snippets for #FF70BC

.color-ff70bc {
  color: #FF70BC;
  background-color: #FF70BC;
}

Frequently asked questions

What color is #FF70BC?+

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

What is the closest Tailwind color to #FF70BC?+

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