#FF29A9 Color

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

Color preview

#FF29A9

Color formats

HEX
#FF29A9
RGB
rgb(255, 41, 169)
RGBA
rgba(255, 41, 169, 1)
HSL
hsl(324, 100%, 58%)
HSV
hsv(324, 84%, 100%)
CMYK
cmyk(0%, 84%, 34%, 0%)
CSS variable
--color-primary: #FF29A9;
Lowercase HEX
#ff29a9

Shades

Tints

Tones

Harmony

CSS snippets for #FF29A9

.color-ff29a9 {
  color: #FF29A9;
  background-color: #FF29A9;
}

Frequently asked questions

What color is #FF29A9?+

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

What is the closest Tailwind color to #FF29A9?+

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