#FF978A Color

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

Color preview

#FF978A

Color formats

HEX
#FF978A
RGB
rgb(255, 151, 138)
RGBA
rgba(255, 151, 138, 1)
HSL
hsl(7, 100%, 77%)
HSV
hsv(7, 46%, 100%)
CMYK
cmyk(0%, 41%, 46%, 0%)
CSS variable
--color-primary: #FF978A;
Lowercase HEX
#ff978a

Shades

Tints

Tones

Harmony

CSS snippets for #FF978A

.color-ff978a {
  color: #FF978A;
  background-color: #FF978A;
}

Frequently asked questions

What color is #FF978A?+

#FF978A is a HEX color with RGB value rgb(255, 151, 138) and HSL value hsl(7, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF978A?+

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