#F55AAA Color

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

Color preview

#F55AAA

Color formats

HEX
#F55AAA
RGB
rgb(245, 90, 170)
RGBA
rgba(245, 90, 170, 1)
HSL
hsl(329, 89%, 66%)
HSV
hsv(329, 63%, 96%)
CMYK
cmyk(0%, 63%, 31%, 4%)
CSS variable
--color-primary: #F55AAA;
Lowercase HEX
#f55aaa

Shades

Tints

Tones

Harmony

CSS snippets for #F55AAA

.color-f55aaa {
  color: #F55AAA;
  background-color: #F55AAA;
}

Frequently asked questions

What color is #F55AAA?+

#F55AAA is a HEX color with RGB value rgb(245, 90, 170) and HSL value hsl(329, 89%, 66%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F55AAA?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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