#FA0070 Color

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

Color preview

#FA0070

Color formats

HEX
#FA0070
RGB
rgb(250, 0, 112)
RGBA
rgba(250, 0, 112, 1)
HSL
hsl(333, 100%, 49%)
HSV
hsv(333, 100%, 98%)
CMYK
cmyk(0%, 100%, 55%, 2%)
CSS variable
--color-primary: #FA0070;
Lowercase HEX
#fa0070

Shades

Tints

Tones

Harmony

CSS snippets for #FA0070

.color-fa0070 {
  color: #FA0070;
  background-color: #FA0070;
}

Frequently asked questions

What color is #FA0070?+

#FA0070 is a HEX color with RGB value rgb(250, 0, 112) and HSL value hsl(333, 100%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FA0070?+

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