#F55FBB Color

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

Color preview

#F55FBB

Color formats

HEX
#F55FBB
RGB
rgb(245, 95, 187)
RGBA
rgba(245, 95, 187, 1)
HSL
hsl(323, 88%, 67%)
HSV
hsv(323, 61%, 96%)
CMYK
cmyk(0%, 61%, 24%, 4%)
CSS variable
--color-primary: #F55FBB;
Lowercase HEX
#f55fbb

Shades

Tints

Tones

Harmony

CSS snippets for #F55FBB

.color-f55fbb {
  color: #F55FBB;
  background-color: #F55FBB;
}

Frequently asked questions

What color is #F55FBB?+

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

What is the closest Tailwind color to #F55FBB?+

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