#FA9880 Color

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

Color preview

#FA9880

Color formats

HEX
#FA9880
RGB
rgb(250, 152, 128)
RGBA
rgba(250, 152, 128, 1)
HSL
hsl(12, 92%, 74%)
HSV
hsv(12, 49%, 98%)
CMYK
cmyk(0%, 39%, 49%, 2%)
CSS variable
--color-primary: #FA9880;
Lowercase HEX
#fa9880

Shades

Tints

Tones

Harmony

CSS snippets for #FA9880

.color-fa9880 {
  color: #FA9880;
  background-color: #FA9880;
}

Frequently asked questions

What color is #FA9880?+

#FA9880 is a HEX color with RGB value rgb(250, 152, 128) and HSL value hsl(12, 92%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FA9880?+

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