#FA0AAA Color

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

Color preview

#FA0AAA

Color formats

HEX
#FA0AAA
RGB
rgb(250, 10, 170)
RGBA
rgba(250, 10, 170, 1)
HSL
hsl(320, 96%, 51%)
HSV
hsv(320, 96%, 98%)
CMYK
cmyk(0%, 96%, 32%, 2%)
CSS variable
--color-primary: #FA0AAA;
Lowercase HEX
#fa0aaa

Shades

Tints

Tones

Harmony

CSS snippets for #FA0AAA

.color-fa0aaa {
  color: #FA0AAA;
  background-color: #FA0AAA;
}

Frequently asked questions

What color is #FA0AAA?+

#FA0AAA is a HEX color with RGB value rgb(250, 10, 170) and HSL value hsl(320, 96%, 51%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FA0AAA?+

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