#FA9BCD Color

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

Color preview

#FA9BCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FA9BCD

.color-fa9bcd {
  color: #FA9BCD;
  background-color: #FA9BCD;
}

Frequently asked questions

What color is #FA9BCD?+

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

What is the closest Tailwind color to #FA9BCD?+

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