#FA9BCC Color

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

Color preview

#FA9BCC

Color formats

HEX
#FA9BCC
RGB
rgb(250, 155, 204)
RGBA
rgba(250, 155, 204, 1)
HSL
hsl(329, 90%, 79%)
HSV
hsv(329, 38%, 98%)
CMYK
cmyk(0%, 38%, 18%, 2%)
CSS variable
--color-primary: #FA9BCC;
Lowercase HEX
#fa9bcc

Shades

Tints

Tones

Harmony

CSS snippets for #FA9BCC

.color-fa9bcc {
  color: #FA9BCC;
  background-color: #FA9BCC;
}

Frequently asked questions

What color is #FA9BCC?+

#FA9BCC is a HEX color with RGB value rgb(250, 155, 204) and HSL value hsl(329, 90%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FA9BCC?+

The closest Tailwind color is pink-300, available as the bg-pink-300 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