#FF9778 Color

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

Color preview

#FF9778

Color formats

HEX
#FF9778
RGB
rgb(255, 151, 120)
RGBA
rgba(255, 151, 120, 1)
HSL
hsl(14, 100%, 74%)
HSV
hsv(14, 53%, 100%)
CMYK
cmyk(0%, 41%, 53%, 0%)
CSS variable
--color-primary: #FF9778;
Lowercase HEX
#ff9778

Shades

Tints

Tones

Harmony

CSS snippets for #FF9778

.color-ff9778 {
  color: #FF9778;
  background-color: #FF9778;
}

Frequently asked questions

What color is #FF9778?+

#FF9778 is a HEX color with RGB value rgb(255, 151, 120) and HSL value hsl(14, 100%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9778?+

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