#FFAAEA Color

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

Color preview

#FFAAEA

Color formats

HEX
#FFAAEA
RGB
rgb(255, 170, 234)
RGBA
rgba(255, 170, 234, 1)
HSL
hsl(315, 100%, 83%)
HSV
hsv(315, 33%, 100%)
CMYK
cmyk(0%, 33%, 8%, 0%)
CSS variable
--color-primary: #FFAAEA;
Lowercase HEX
#ffaaea

Shades

Tints

Tones

Harmony

CSS snippets for #FFAAEA

.color-ffaaea {
  color: #FFAAEA;
  background-color: #FFAAEA;
}

Frequently asked questions

What color is #FFAAEA?+

#FFAAEA is a HEX color with RGB value rgb(255, 170, 234) and HSL value hsl(315, 100%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FFAAEA?+

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