#F00AAF Color

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

Color preview

#F00AAF

Color formats

HEX
#F00AAF
RGB
rgb(240, 10, 175)
RGBA
rgba(240, 10, 175, 1)
HSL
hsl(317, 92%, 49%)
HSV
hsv(317, 96%, 94%)
CMYK
cmyk(0%, 96%, 27%, 6%)
CSS variable
--color-primary: #F00AAF;
Lowercase HEX
#f00aaf

Shades

Tints

Tones

Harmony

CSS snippets for #F00AAF

.color-f00aaf {
  color: #F00AAF;
  background-color: #F00AAF;
}

Frequently asked questions

What color is #F00AAF?+

#F00AAF is a HEX color with RGB value rgb(240, 10, 175) and HSL value hsl(317, 92%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F00AAF?+

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