#FF70CB Color

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

Color preview

#FF70CB

Color formats

HEX
#FF70CB
RGB
rgb(255, 112, 203)
RGBA
rgba(255, 112, 203, 1)
HSL
hsl(322, 100%, 72%)
HSV
hsv(322, 56%, 100%)
CMYK
cmyk(0%, 56%, 20%, 0%)
CSS variable
--color-primary: #FF70CB;
Lowercase HEX
#ff70cb

Shades

Tints

Tones

Harmony

CSS snippets for #FF70CB

.color-ff70cb {
  color: #FF70CB;
  background-color: #FF70CB;
}

Frequently asked questions

What color is #FF70CB?+

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

What is the closest Tailwind color to #FF70CB?+

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