#FF0AAD Color

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

Color preview

#FF0AAD

Color formats

HEX
#FF0AAD
RGB
rgb(255, 10, 173)
RGBA
rgba(255, 10, 173, 1)
HSL
hsl(320, 100%, 52%)
HSV
hsv(320, 96%, 100%)
CMYK
cmyk(0%, 96%, 32%, 0%)
CSS variable
--color-primary: #FF0AAD;
Lowercase HEX
#ff0aad

Shades

Tints

Tones

Harmony

CSS snippets for #FF0AAD

.color-ff0aad {
  color: #FF0AAD;
  background-color: #FF0AAD;
}

Frequently asked questions

What color is #FF0AAD?+

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

What is the closest Tailwind color to #FF0AAD?+

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