#FA2C99 Color

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

Color preview

#FA2C99

Color formats

HEX
#FA2C99
RGB
rgb(250, 44, 153)
RGBA
rgba(250, 44, 153, 1)
HSL
hsl(328, 95%, 58%)
HSV
hsv(328, 82%, 98%)
CMYK
cmyk(0%, 82%, 39%, 2%)
CSS variable
--color-primary: #FA2C99;
Lowercase HEX
#fa2c99

Shades

Tints

Tones

Harmony

CSS snippets for #FA2C99

.color-fa2c99 {
  color: #FA2C99;
  background-color: #FA2C99;
}

Frequently asked questions

What color is #FA2C99?+

#FA2C99 is a HEX color with RGB value rgb(250, 44, 153) and HSL value hsl(328, 95%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FA2C99?+

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