#FF449E Color

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

Color preview

#FF449E

Color formats

HEX
#FF449E
RGB
rgb(255, 68, 158)
RGBA
rgba(255, 68, 158, 1)
HSL
hsl(331, 100%, 63%)
HSV
hsv(331, 73%, 100%)
CMYK
cmyk(0%, 73%, 38%, 0%)
CSS variable
--color-primary: #FF449E;
Lowercase HEX
#ff449e

Shades

Tints

Tones

Harmony

CSS snippets for #FF449E

.color-ff449e {
  color: #FF449E;
  background-color: #FF449E;
}

Frequently asked questions

What color is #FF449E?+

#FF449E is a HEX color with RGB value rgb(255, 68, 158) and HSL value hsl(331, 100%, 63%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF449E?+

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