#F55CCE Color

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

Color preview

#F55CCE

Color formats

HEX
#F55CCE
RGB
rgb(245, 92, 206)
RGBA
rgba(245, 92, 206, 1)
HSL
hsl(315, 88%, 66%)
HSV
hsv(315, 62%, 96%)
CMYK
cmyk(0%, 62%, 16%, 4%)
CSS variable
--color-primary: #F55CCE;
Lowercase HEX
#f55cce

Shades

Tints

Tones

Harmony

CSS snippets for #F55CCE

.color-f55cce {
  color: #F55CCE;
  background-color: #F55CCE;
}

Frequently asked questions

What color is #F55CCE?+

#F55CCE is a HEX color with RGB value rgb(245, 92, 206) and HSL value hsl(315, 88%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F55CCE?+

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