#FFA89E Color

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

Color preview

#FFA89E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFA89E

.color-ffa89e {
  color: #FFA89E;
  background-color: #FFA89E;
}

Frequently asked questions

What color is #FFA89E?+

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

What is the closest Tailwind color to #FFA89E?+

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