#FF29F4 Color

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

Color preview

#FF29F4

Color formats

HEX
#FF29F4
RGB
rgb(255, 41, 244)
RGBA
rgba(255, 41, 244, 1)
HSL
hsl(303, 100%, 58%)
HSV
hsv(303, 84%, 100%)
CMYK
cmyk(0%, 84%, 4%, 0%)
CSS variable
--color-primary: #FF29F4;
Lowercase HEX
#ff29f4

Shades

Tints

Tones

Harmony

CSS snippets for #FF29F4

.color-ff29f4 {
  color: #FF29F4;
  background-color: #FF29F4;
}

Frequently asked questions

What color is #FF29F4?+

#FF29F4 is a HEX color with RGB value rgb(255, 41, 244) and HSL value hsl(303, 100%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF29F4?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-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