#FF29C9 Color

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

Color preview

#FF29C9

Color formats

HEX
#FF29C9
RGB
rgb(255, 41, 201)
RGBA
rgba(255, 41, 201, 1)
HSL
hsl(315, 100%, 58%)
HSV
hsv(315, 84%, 100%)
CMYK
cmyk(0%, 84%, 21%, 0%)
CSS variable
--color-primary: #FF29C9;
Lowercase HEX
#ff29c9

Shades

Tints

Tones

Harmony

CSS snippets for #FF29C9

.color-ff29c9 {
  color: #FF29C9;
  background-color: #FF29C9;
}

Frequently asked questions

What color is #FF29C9?+

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

What is the closest Tailwind color to #FF29C9?+

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