#FAAEF1 Color

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

Color preview

#FAAEF1

Color formats

HEX
#FAAEF1
RGB
rgb(250, 174, 241)
RGBA
rgba(250, 174, 241, 1)
HSL
hsl(307, 88%, 83%)
HSV
hsv(307, 30%, 98%)
CMYK
cmyk(0%, 30%, 4%, 2%)
CSS variable
--color-primary: #FAAEF1;
Lowercase HEX
#faaef1

Shades

Tints

Tones

Harmony

CSS snippets for #FAAEF1

.color-faaef1 {
  color: #FAAEF1;
  background-color: #FAAEF1;
}

Frequently asked questions

What color is #FAAEF1?+

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

What is the closest Tailwind color to #FAAEF1?+

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