#FFA0DE Color

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

Color preview

#FFA0DE

Color formats

HEX
#FFA0DE
RGB
rgb(255, 160, 222)
RGBA
rgba(255, 160, 222, 1)
HSL
hsl(321, 100%, 81%)
HSV
hsv(321, 37%, 100%)
CMYK
cmyk(0%, 37%, 13%, 0%)
CSS variable
--color-primary: #FFA0DE;
Lowercase HEX
#ffa0de

Shades

Tints

Tones

Harmony

CSS snippets for #FFA0DE

.color-ffa0de {
  color: #FFA0DE;
  background-color: #FFA0DE;
}

Frequently asked questions

What color is #FFA0DE?+

#FFA0DE is a HEX color with RGB value rgb(255, 160, 222) and HSL value hsl(321, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FFA0DE?+

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