#FA9599 Color

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

Color preview

#FA9599

Color formats

HEX
#FA9599
RGB
rgb(250, 149, 153)
RGBA
rgba(250, 149, 153, 1)
HSL
hsl(358, 91%, 78%)
HSV
hsv(358, 40%, 98%)
CMYK
cmyk(0%, 40%, 39%, 2%)
CSS variable
--color-primary: #FA9599;
Lowercase HEX
#fa9599

Shades

Tints

Tones

Harmony

CSS snippets for #FA9599

.color-fa9599 {
  color: #FA9599;
  background-color: #FA9599;
}

Frequently asked questions

What color is #FA9599?+

#FA9599 is a HEX color with RGB value rgb(250, 149, 153) and HSL value hsl(358, 91%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FA9599?+

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