#FA9778 Color

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

Color preview

#FA9778

Color formats

HEX
#FA9778
RGB
rgb(250, 151, 120)
RGBA
rgba(250, 151, 120, 1)
HSL
hsl(14, 93%, 73%)
HSV
hsv(14, 52%, 98%)
CMYK
cmyk(0%, 40%, 52%, 2%)
CSS variable
--color-primary: #FA9778;
Lowercase HEX
#fa9778

Shades

Tints

Tones

Harmony

CSS snippets for #FA9778

.color-fa9778 {
  color: #FA9778;
  background-color: #FA9778;
}

Frequently asked questions

What color is #FA9778?+

#FA9778 is a HEX color with RGB value rgb(250, 151, 120) and HSL value hsl(14, 93%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FA9778?+

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