#FF29BB Color

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

Color preview

#FF29BB

Color formats

HEX
#FF29BB
RGB
rgb(255, 41, 187)
RGBA
rgba(255, 41, 187, 1)
HSL
hsl(319, 100%, 58%)
HSV
hsv(319, 84%, 100%)
CMYK
cmyk(0%, 84%, 27%, 0%)
CSS variable
--color-primary: #FF29BB;
Lowercase HEX
#ff29bb

Shades

Tints

Tones

Harmony

CSS snippets for #FF29BB

.color-ff29bb {
  color: #FF29BB;
  background-color: #FF29BB;
}

Frequently asked questions

What color is #FF29BB?+

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

What is the closest Tailwind color to #FF29BB?+

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