#FFA0CE Color

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

Color preview

#FFA0CE

Color formats

HEX
#FFA0CE
RGB
rgb(255, 160, 206)
RGBA
rgba(255, 160, 206, 1)
HSL
hsl(331, 100%, 81%)
HSV
hsv(331, 37%, 100%)
CMYK
cmyk(0%, 37%, 19%, 0%)
CSS variable
--color-primary: #FFA0CE;
Lowercase HEX
#ffa0ce

Shades

Tints

Tones

Harmony

CSS snippets for #FFA0CE

.color-ffa0ce {
  color: #FFA0CE;
  background-color: #FFA0CE;
}

Frequently asked questions

What color is #FFA0CE?+

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

What is the closest Tailwind color to #FFA0CE?+

The closest Tailwind color is pink-300, available as the bg-pink-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