#F55FCD Color

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

Color preview

#F55FCD

Color formats

HEX
#F55FCD
RGB
rgb(245, 95, 205)
RGBA
rgba(245, 95, 205, 1)
HSL
hsl(316, 88%, 67%)
HSV
hsv(316, 61%, 96%)
CMYK
cmyk(0%, 61%, 16%, 4%)
CSS variable
--color-primary: #F55FCD;
Lowercase HEX
#f55fcd

Shades

Tints

Tones

Harmony

CSS snippets for #F55FCD

.color-f55fcd {
  color: #F55FCD;
  background-color: #F55FCD;
}

Frequently asked questions

What color is #F55FCD?+

#F55FCD is a HEX color with RGB value rgb(245, 95, 205) and HSL value hsl(316, 88%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F55FCD?+

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