#FF0AA1 Color

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

Color preview

#FF0AA1

Color formats

HEX
#FF0AA1
RGB
rgb(255, 10, 161)
RGBA
rgba(255, 10, 161, 1)
HSL
hsl(323, 100%, 52%)
HSV
hsv(323, 96%, 100%)
CMYK
cmyk(0%, 96%, 37%, 0%)
CSS variable
--color-primary: #FF0AA1;
Lowercase HEX
#ff0aa1

Shades

Tints

Tones

Harmony

CSS snippets for #FF0AA1

.color-ff0aa1 {
  color: #FF0AA1;
  background-color: #FF0AA1;
}

Frequently asked questions

What color is #FF0AA1?+

#FF0AA1 is a HEX color with RGB value rgb(255, 10, 161) and HSL value hsl(323, 100%, 52%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF0AA1?+

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