#FA007D Color

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

Color preview

#FA007D

Color formats

HEX
#FA007D
RGB
rgb(250, 0, 125)
RGBA
rgba(250, 0, 125, 1)
HSL
hsl(330, 100%, 49%)
HSV
hsv(330, 100%, 98%)
CMYK
cmyk(0%, 100%, 50%, 2%)
CSS variable
--color-primary: #FA007D;
Lowercase HEX
#fa007d

Shades

Tints

Tones

Harmony

CSS snippets for #FA007D

.color-fa007d {
  color: #FA007D;
  background-color: #FA007D;
}

Frequently asked questions

What color is #FA007D?+

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

What is the closest Tailwind color to #FA007D?+

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