#FA4C7D Color

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

Color preview

#FA4C7D

Color formats

HEX
#FA4C7D
RGB
rgb(250, 76, 125)
RGBA
rgba(250, 76, 125, 1)
HSL
hsl(343, 95%, 64%)
HSV
hsv(343, 70%, 98%)
CMYK
cmyk(0%, 70%, 50%, 2%)
CSS variable
--color-primary: #FA4C7D;
Lowercase HEX
#fa4c7d

Shades

Tints

Tones

Harmony

CSS snippets for #FA4C7D

.color-fa4c7d {
  color: #FA4C7D;
  background-color: #FA4C7D;
}

Frequently asked questions

What color is #FA4C7D?+

#FA4C7D is a HEX color with RGB value rgb(250, 76, 125) and HSL value hsl(343, 95%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FA4C7D?+

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