#FFA58A Color

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

Color preview

#FFA58A

Color formats

HEX
#FFA58A
RGB
rgb(255, 165, 138)
RGBA
rgba(255, 165, 138, 1)
HSL
hsl(14, 100%, 77%)
HSV
hsv(14, 46%, 100%)
CMYK
cmyk(0%, 35%, 46%, 0%)
CSS variable
--color-primary: #FFA58A;
Lowercase HEX
#ffa58a

Shades

Tints

Tones

Harmony

CSS snippets for #FFA58A

.color-ffa58a {
  color: #FFA58A;
  background-color: #FFA58A;
}

Frequently asked questions

What color is #FFA58A?+

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

What is the closest Tailwind color to #FFA58A?+

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