#F8AAE1 Color

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

Color preview

#F8AAE1

Color formats

HEX
#F8AAE1
RGB
rgb(248, 170, 225)
RGBA
rgba(248, 170, 225, 1)
HSL
hsl(318, 85%, 82%)
HSV
hsv(318, 31%, 97%)
CMYK
cmyk(0%, 31%, 9%, 3%)
CSS variable
--color-primary: #F8AAE1;
Lowercase HEX
#f8aae1

Shades

Tints

Tones

Harmony

CSS snippets for #F8AAE1

.color-f8aae1 {
  color: #F8AAE1;
  background-color: #F8AAE1;
}

Frequently asked questions

What color is #F8AAE1?+

#F8AAE1 is a HEX color with RGB value rgb(248, 170, 225) and HSL value hsl(318, 85%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F8AAE1?+

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