#FFA58C Color

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

Color preview

#FFA58C

Color formats

HEX
#FFA58C
RGB
rgb(255, 165, 140)
RGBA
rgba(255, 165, 140, 1)
HSL
hsl(13, 100%, 77%)
HSV
hsv(13, 45%, 100%)
CMYK
cmyk(0%, 35%, 45%, 0%)
CSS variable
--color-primary: #FFA58C;
Lowercase HEX
#ffa58c

Shades

Tints

Tones

Harmony

CSS snippets for #FFA58C

.color-ffa58c {
  color: #FFA58C;
  background-color: #FFA58C;
}

Frequently asked questions

What color is #FFA58C?+

#FFA58C is a HEX color with RGB value rgb(255, 165, 140) and HSL value hsl(13, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA58C?+

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