#FF55BE Color

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

Color preview

#FF55BE

Color formats

HEX
#FF55BE
RGB
rgb(255, 85, 190)
RGBA
rgba(255, 85, 190, 1)
HSL
hsl(323, 100%, 67%)
HSV
hsv(323, 67%, 100%)
CMYK
cmyk(0%, 67%, 25%, 0%)
CSS variable
--color-primary: #FF55BE;
Lowercase HEX
#ff55be

Shades

Tints

Tones

Harmony

CSS snippets for #FF55BE

.color-ff55be {
  color: #FF55BE;
  background-color: #FF55BE;
}

Frequently asked questions

What color is #FF55BE?+

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

What is the closest Tailwind color to #FF55BE?+

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