#F55ACC Color

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

Color preview

#F55ACC

Color formats

HEX
#F55ACC
RGB
rgb(245, 90, 204)
RGBA
rgba(245, 90, 204, 1)
HSL
hsl(316, 89%, 66%)
HSV
hsv(316, 63%, 96%)
CMYK
cmyk(0%, 63%, 17%, 4%)
CSS variable
--color-primary: #F55ACC;
Lowercase HEX
#f55acc

Shades

Tints

Tones

Harmony

CSS snippets for #F55ACC

.color-f55acc {
  color: #F55ACC;
  background-color: #F55ACC;
}

Frequently asked questions

What color is #F55ACC?+

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

What is the closest Tailwind color to #F55ACC?+

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