#FFA575 Color

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

Color preview

#FFA575

Color formats

HEX
#FFA575
RGB
rgb(255, 165, 117)
RGBA
rgba(255, 165, 117, 1)
HSL
hsl(21, 100%, 73%)
HSV
hsv(21, 54%, 100%)
CMYK
cmyk(0%, 35%, 54%, 0%)
CSS variable
--color-primary: #FFA575;
Lowercase HEX
#ffa575

Shades

Tints

Tones

Harmony

CSS snippets for #FFA575

.color-ffa575 {
  color: #FFA575;
  background-color: #FFA575;
}

Frequently asked questions

What color is #FFA575?+

#FFA575 is a HEX color with RGB value rgb(255, 165, 117) and HSL value hsl(21, 100%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA575?+

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