#FFA19D Color

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

Color preview

#FFA19D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFA19D

.color-ffa19d {
  color: #FFA19D;
  background-color: #FFA19D;
}

Frequently asked questions

What color is #FFA19D?+

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

What is the closest Tailwind color to #FFA19D?+

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