#FF3AAA Color

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

Color preview

#FF3AAA

Color formats

HEX
#FF3AAA
RGB
rgb(255, 58, 170)
RGBA
rgba(255, 58, 170, 1)
HSL
hsl(326, 100%, 61%)
HSV
hsv(326, 77%, 100%)
CMYK
cmyk(0%, 77%, 33%, 0%)
CSS variable
--color-primary: #FF3AAA;
Lowercase HEX
#ff3aaa

Shades

Tints

Tones

Harmony

CSS snippets for #FF3AAA

.color-ff3aaa {
  color: #FF3AAA;
  background-color: #FF3AAA;
}

Frequently asked questions

What color is #FF3AAA?+

#FF3AAA is a HEX color with RGB value rgb(255, 58, 170) and HSL value hsl(326, 100%, 61%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF3AAA?+

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