#FFA99D Color

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

Color preview

#FFA99D

Color formats

HEX
#FFA99D
RGB
rgb(255, 169, 157)
RGBA
rgba(255, 169, 157, 1)
HSL
hsl(7, 100%, 81%)
HSV
hsv(7, 38%, 100%)
CMYK
cmyk(0%, 34%, 38%, 0%)
CSS variable
--color-primary: #FFA99D;
Lowercase HEX
#ffa99d

Shades

Tints

Tones

Harmony

CSS snippets for #FFA99D

.color-ffa99d {
  color: #FFA99D;
  background-color: #FFA99D;
}

Frequently asked questions

What color is #FFA99D?+

#FFA99D is a HEX color with RGB value rgb(255, 169, 157) and HSL value hsl(7, 100%, 81%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA99D?+

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