#FAAEE9 Color

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

Color preview

#FAAEE9

Color formats

HEX
#FAAEE9
RGB
rgb(250, 174, 233)
RGBA
rgba(250, 174, 233, 1)
HSL
hsl(313, 88%, 83%)
HSV
hsv(313, 30%, 98%)
CMYK
cmyk(0%, 30%, 7%, 2%)
CSS variable
--color-primary: #FAAEE9;
Lowercase HEX
#faaee9

Shades

Tints

Tones

Harmony

CSS snippets for #FAAEE9

.color-faaee9 {
  color: #FAAEE9;
  background-color: #FAAEE9;
}

Frequently asked questions

What color is #FAAEE9?+

#FAAEE9 is a HEX color with RGB value rgb(250, 174, 233) and HSL value hsl(313, 88%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FAAEE9?+

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