#FFA99E Color

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

Color preview

#FFA99E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFA99E

.color-ffa99e {
  color: #FFA99E;
  background-color: #FFA99E;
}

Frequently asked questions

What color is #FFA99E?+

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

What is the closest Tailwind color to #FFA99E?+

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