#FF74CE Color

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

Color preview

#FF74CE

Color formats

HEX
#FF74CE
RGB
rgb(255, 116, 206)
RGBA
rgba(255, 116, 206, 1)
HSL
hsl(321, 100%, 73%)
HSV
hsv(321, 55%, 100%)
CMYK
cmyk(0%, 55%, 19%, 0%)
CSS variable
--color-primary: #FF74CE;
Lowercase HEX
#ff74ce

Shades

Tints

Tones

Harmony

CSS snippets for #FF74CE

.color-ff74ce {
  color: #FF74CE;
  background-color: #FF74CE;
}

Frequently asked questions

What color is #FF74CE?+

#FF74CE is a HEX color with RGB value rgb(255, 116, 206) and HSL value hsl(321, 100%, 73%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF74CE?+

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