#FFA29C Color

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

Color preview

#FFA29C

Color formats

HEX
#FFA29C
RGB
rgb(255, 162, 156)
RGBA
rgba(255, 162, 156, 1)
HSL
hsl(4, 100%, 81%)
HSV
hsv(4, 39%, 100%)
CMYK
cmyk(0%, 36%, 39%, 0%)
CSS variable
--color-primary: #FFA29C;
Lowercase HEX
#ffa29c

Shades

Tints

Tones

Harmony

CSS snippets for #FFA29C

.color-ffa29c {
  color: #FFA29C;
  background-color: #FFA29C;
}

Frequently asked questions

What color is #FFA29C?+

#FFA29C is a HEX color with RGB value rgb(255, 162, 156) and HSL value hsl(4, 100%, 81%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFA29C?+

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