#FF42AD Color

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

Color preview

#FF42AD

Color formats

HEX
#FF42AD
RGB
rgb(255, 66, 173)
RGBA
rgba(255, 66, 173, 1)
HSL
hsl(326, 100%, 63%)
HSV
hsv(326, 74%, 100%)
CMYK
cmyk(0%, 74%, 32%, 0%)
CSS variable
--color-primary: #FF42AD;
Lowercase HEX
#ff42ad

Shades

Tints

Tones

Harmony

CSS snippets for #FF42AD

.color-ff42ad {
  color: #FF42AD;
  background-color: #FF42AD;
}

Frequently asked questions

What color is #FF42AD?+

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

What is the closest Tailwind color to #FF42AD?+

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