#FF55CC Color

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

Color preview

#FF55CC

Color formats

HEX
#FF55CC
RGB
rgb(255, 85, 204)
RGBA
rgba(255, 85, 204, 1)
HSL
hsl(318, 100%, 67%)
HSV
hsv(318, 67%, 100%)
CMYK
cmyk(0%, 67%, 20%, 0%)
CSS variable
--color-primary: #FF55CC;
Lowercase HEX
#ff55cc

Shades

Tints

Tones

Harmony

CSS snippets for #FF55CC

.color-ff55cc {
  color: #FF55CC;
  background-color: #FF55CC;
}

Frequently asked questions

What color is #FF55CC?+

#FF55CC is a HEX color with RGB value rgb(255, 85, 204) and HSL value hsl(318, 100%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF55CC?+

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