#FF45B1 Color

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

Color preview

#FF45B1

Color formats

HEX
#FF45B1
RGB
rgb(255, 69, 177)
RGBA
rgba(255, 69, 177, 1)
HSL
hsl(325, 100%, 64%)
HSV
hsv(325, 73%, 100%)
CMYK
cmyk(0%, 73%, 31%, 0%)
CSS variable
--color-primary: #FF45B1;
Lowercase HEX
#ff45b1

Shades

Tints

Tones

Harmony

CSS snippets for #FF45B1

.color-ff45b1 {
  color: #FF45B1;
  background-color: #FF45B1;
}

Frequently asked questions

What color is #FF45B1?+

#FF45B1 is a HEX color with RGB value rgb(255, 69, 177) and HSL value hsl(325, 100%, 64%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF45B1?+

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