#FFA2DD Color

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

Color preview

#FFA2DD

Color formats

HEX
#FFA2DD
RGB
rgb(255, 162, 221)
RGBA
rgba(255, 162, 221, 1)
HSL
hsl(322, 100%, 82%)
HSV
hsv(322, 36%, 100%)
CMYK
cmyk(0%, 36%, 13%, 0%)
CSS variable
--color-primary: #FFA2DD;
Lowercase HEX
#ffa2dd

Shades

Tints

Tones

Harmony

CSS snippets for #FFA2DD

.color-ffa2dd {
  color: #FFA2DD;
  background-color: #FFA2DD;
}

Frequently asked questions

What color is #FFA2DD?+

#FFA2DD is a HEX color with RGB value rgb(255, 162, 221) and HSL value hsl(322, 100%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FFA2DD?+

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