#FFA579 Color

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

Color preview

#FFA579

Color formats

HEX
#FFA579
RGB
rgb(255, 165, 121)
RGBA
rgba(255, 165, 121, 1)
HSL
hsl(20, 100%, 74%)
HSV
hsv(20, 53%, 100%)
CMYK
cmyk(0%, 35%, 53%, 0%)
CSS variable
--color-primary: #FFA579;
Lowercase HEX
#ffa579

Shades

Tints

Tones

Harmony

CSS snippets for #FFA579

.color-ffa579 {
  color: #FFA579;
  background-color: #FFA579;
}

Frequently asked questions

What color is #FFA579?+

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

What is the closest Tailwind color to #FFA579?+

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