#FF42AA Color

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

Color preview

#FF42AA

Color formats

HEX
#FF42AA
RGB
rgb(255, 66, 170)
RGBA
rgba(255, 66, 170, 1)
HSL
hsl(327, 100%, 63%)
HSV
hsv(327, 74%, 100%)
CMYK
cmyk(0%, 74%, 33%, 0%)
CSS variable
--color-primary: #FF42AA;
Lowercase HEX
#ff42aa

Shades

Tints

Tones

Harmony

CSS snippets for #FF42AA

.color-ff42aa {
  color: #FF42AA;
  background-color: #FF42AA;
}

Frequently asked questions

What color is #FF42AA?+

#FF42AA is a HEX color with RGB value rgb(255, 66, 170) and HSL value hsl(327, 100%, 63%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF42AA?+

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