#FFA899 Color

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

Color preview

#FFA899

Color formats

HEX
#FFA899
RGB
rgb(255, 168, 153)
RGBA
rgba(255, 168, 153, 1)
HSL
hsl(9, 100%, 80%)
HSV
hsv(9, 40%, 100%)
CMYK
cmyk(0%, 34%, 40%, 0%)
CSS variable
--color-primary: #FFA899;
Lowercase HEX
#ffa899

Shades

Tints

Tones

Harmony

CSS snippets for #FFA899

.color-ffa899 {
  color: #FFA899;
  background-color: #FFA899;
}

Frequently asked questions

What color is #FFA899?+

#FFA899 is a HEX color with RGB value rgb(255, 168, 153) and HSL value hsl(9, 100%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA899?+

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