#FFA585 Color

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

Color preview

#FFA585

Color formats

HEX
#FFA585
RGB
rgb(255, 165, 133)
RGBA
rgba(255, 165, 133, 1)
HSL
hsl(16, 100%, 76%)
HSV
hsv(16, 48%, 100%)
CMYK
cmyk(0%, 35%, 48%, 0%)
CSS variable
--color-primary: #FFA585;
Lowercase HEX
#ffa585

Shades

Tints

Tones

Harmony

CSS snippets for #FFA585

.color-ffa585 {
  color: #FFA585;
  background-color: #FFA585;
}

Frequently asked questions

What color is #FFA585?+

#FFA585 is a HEX color with RGB value rgb(255, 165, 133) and HSL value hsl(16, 100%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA585?+

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