#FF997A Color

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

Color preview

#FF997A

Color formats

HEX
#FF997A
RGB
rgb(255, 153, 122)
RGBA
rgba(255, 153, 122, 1)
HSL
hsl(14, 100%, 74%)
HSV
hsv(14, 52%, 100%)
CMYK
cmyk(0%, 40%, 52%, 0%)
CSS variable
--color-primary: #FF997A;
Lowercase HEX
#ff997a

Shades

Tints

Tones

Harmony

CSS snippets for #FF997A

.color-ff997a {
  color: #FF997A;
  background-color: #FF997A;
}

Frequently asked questions

What color is #FF997A?+

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

What is the closest Tailwind color to #FF997A?+

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