#FFA0A8 Color

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

Color preview

#FFA0A8

Color formats

HEX
#FFA0A8
RGB
rgb(255, 160, 168)
RGBA
rgba(255, 160, 168, 1)
HSL
hsl(355, 100%, 81%)
HSV
hsv(355, 37%, 100%)
CMYK
cmyk(0%, 37%, 34%, 0%)
CSS variable
--color-primary: #FFA0A8;
Lowercase HEX
#ffa0a8

Shades

Tints

Tones

Harmony

CSS snippets for #FFA0A8

.color-ffa0a8 {
  color: #FFA0A8;
  background-color: #FFA0A8;
}

Frequently asked questions

What color is #FFA0A8?+

#FFA0A8 is a HEX color with RGB value rgb(255, 160, 168) and HSL value hsl(355, 100%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFA0A8?+

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