#FF2BAE Color

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

Color preview

#FF2BAE

Color formats

HEX
#FF2BAE
RGB
rgb(255, 43, 174)
RGBA
rgba(255, 43, 174, 1)
HSL
hsl(323, 100%, 58%)
HSV
hsv(323, 83%, 100%)
CMYK
cmyk(0%, 83%, 32%, 0%)
CSS variable
--color-primary: #FF2BAE;
Lowercase HEX
#ff2bae

Shades

Tints

Tones

Harmony

CSS snippets for #FF2BAE

.color-ff2bae {
  color: #FF2BAE;
  background-color: #FF2BAE;
}

Frequently asked questions

What color is #FF2BAE?+

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

What is the closest Tailwind color to #FF2BAE?+

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