#FA4E8A Color

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

Color preview

#FA4E8A

Color formats

HEX
#FA4E8A
RGB
rgb(250, 78, 138)
RGBA
rgba(250, 78, 138, 1)
HSL
hsl(339, 95%, 64%)
HSV
hsv(339, 69%, 98%)
CMYK
cmyk(0%, 69%, 45%, 2%)
CSS variable
--color-primary: #FA4E8A;
Lowercase HEX
#fa4e8a

Shades

Tints

Tones

Harmony

CSS snippets for #FA4E8A

.color-fa4e8a {
  color: #FA4E8A;
  background-color: #FA4E8A;
}

Frequently asked questions

What color is #FA4E8A?+

#FA4E8A is a HEX color with RGB value rgb(250, 78, 138) and HSL value hsl(339, 95%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FA4E8A?+

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