#FE70CC Color

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

Color preview

#FE70CC

Color formats

HEX
#FE70CC
RGB
rgb(254, 112, 204)
RGBA
rgba(254, 112, 204, 1)
HSL
hsl(321, 99%, 72%)
HSV
hsv(321, 56%, 100%)
CMYK
cmyk(0%, 56%, 20%, 0%)
CSS variable
--color-primary: #FE70CC;
Lowercase HEX
#fe70cc

Shades

Tints

Tones

Harmony

CSS snippets for #FE70CC

.color-fe70cc {
  color: #FE70CC;
  background-color: #FE70CC;
}

Frequently asked questions

What color is #FE70CC?+

#FE70CC is a HEX color with RGB value rgb(254, 112, 204) and HSL value hsl(321, 99%, 72%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FE70CC?+

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