#FF5FCF Color

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

Color preview

#FF5FCF

Color formats

HEX
#FF5FCF
RGB
rgb(255, 95, 207)
RGBA
rgba(255, 95, 207, 1)
HSL
hsl(318, 100%, 69%)
HSV
hsv(318, 63%, 100%)
CMYK
cmyk(0%, 63%, 19%, 0%)
CSS variable
--color-primary: #FF5FCF;
Lowercase HEX
#ff5fcf

Shades

Tints

Tones

Harmony

CSS snippets for #FF5FCF

.color-ff5fcf {
  color: #FF5FCF;
  background-color: #FF5FCF;
}

Frequently asked questions

What color is #FF5FCF?+

#FF5FCF is a HEX color with RGB value rgb(255, 95, 207) and HSL value hsl(318, 100%, 69%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5FCF?+

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