#FF3AA6 Color

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

Color preview

#FF3AA6

Color formats

HEX
#FF3AA6
RGB
rgb(255, 58, 166)
RGBA
rgba(255, 58, 166, 1)
HSL
hsl(327, 100%, 61%)
HSV
hsv(327, 77%, 100%)
CMYK
cmyk(0%, 77%, 35%, 0%)
CSS variable
--color-primary: #FF3AA6;
Lowercase HEX
#ff3aa6

Shades

Tints

Tones

Harmony

CSS snippets for #FF3AA6

.color-ff3aa6 {
  color: #FF3AA6;
  background-color: #FF3AA6;
}

Frequently asked questions

What color is #FF3AA6?+

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

What is the closest Tailwind color to #FF3AA6?+

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