#FF9F79 Color

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

Color preview

#FF9F79

Color formats

HEX
#FF9F79
RGB
rgb(255, 159, 121)
RGBA
rgba(255, 159, 121, 1)
HSL
hsl(17, 100%, 74%)
HSV
hsv(17, 53%, 100%)
CMYK
cmyk(0%, 38%, 53%, 0%)
CSS variable
--color-primary: #FF9F79;
Lowercase HEX
#ff9f79

Shades

Tints

Tones

Harmony

CSS snippets for #FF9F79

.color-ff9f79 {
  color: #FF9F79;
  background-color: #FF9F79;
}

Frequently asked questions

What color is #FF9F79?+

#FF9F79 is a HEX color with RGB value rgb(255, 159, 121) and HSL value hsl(17, 100%, 74%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9F79?+

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