#FFA09D Color

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

Color preview

#FFA09D

Color formats

HEX
#FFA09D
RGB
rgb(255, 160, 157)
RGBA
rgba(255, 160, 157, 1)
HSL
hsl(2, 100%, 81%)
HSV
hsv(2, 38%, 100%)
CMYK
cmyk(0%, 37%, 38%, 0%)
CSS variable
--color-primary: #FFA09D;
Lowercase HEX
#ffa09d

Shades

Tints

Tones

Harmony

CSS snippets for #FFA09D

.color-ffa09d {
  color: #FFA09D;
  background-color: #FFA09D;
}

Frequently asked questions

What color is #FFA09D?+

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

What is the closest Tailwind color to #FFA09D?+

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