#FF979E Color

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

Color preview

#FF979E

Color formats

HEX
#FF979E
RGB
rgb(255, 151, 158)
RGBA
rgba(255, 151, 158, 1)
HSL
hsl(356, 100%, 80%)
HSV
hsv(356, 41%, 100%)
CMYK
cmyk(0%, 41%, 38%, 0%)
CSS variable
--color-primary: #FF979E;
Lowercase HEX
#ff979e

Shades

Tints

Tones

Harmony

CSS snippets for #FF979E

.color-ff979e {
  color: #FF979E;
  background-color: #FF979E;
}

Frequently asked questions

What color is #FF979E?+

#FF979E is a HEX color with RGB value rgb(255, 151, 158) and HSL value hsl(356, 100%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF979E?+

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