#FF29AD Color

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

Color preview

#FF29AD

Color formats

HEX
#FF29AD
RGB
rgb(255, 41, 173)
RGBA
rgba(255, 41, 173, 1)
HSL
hsl(323, 100%, 58%)
HSV
hsv(323, 84%, 100%)
CMYK
cmyk(0%, 84%, 32%, 0%)
CSS variable
--color-primary: #FF29AD;
Lowercase HEX
#ff29ad

Shades

Tints

Tones

Harmony

CSS snippets for #FF29AD

.color-ff29ad {
  color: #FF29AD;
  background-color: #FF29AD;
}

Frequently asked questions

What color is #FF29AD?+

#FF29AD is a HEX color with RGB value rgb(255, 41, 173) and HSL value hsl(323, 100%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF29AD?+

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