#FF55DA Color

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

Color preview

#FF55DA

Color formats

HEX
#FF55DA
RGB
rgb(255, 85, 218)
RGBA
rgba(255, 85, 218, 1)
HSL
hsl(313, 100%, 67%)
HSV
hsv(313, 67%, 100%)
CMYK
cmyk(0%, 67%, 15%, 0%)
CSS variable
--color-primary: #FF55DA;
Lowercase HEX
#ff55da

Shades

Tints

Tones

Harmony

CSS snippets for #FF55DA

.color-ff55da {
  color: #FF55DA;
  background-color: #FF55DA;
}

Frequently asked questions

What color is #FF55DA?+

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

What is the closest Tailwind color to #FF55DA?+

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