#FAA3E1 Color

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

Color preview

#FAA3E1

Color formats

HEX
#FAA3E1
RGB
rgb(250, 163, 225)
RGBA
rgba(250, 163, 225, 1)
HSL
hsl(317, 90%, 81%)
HSV
hsv(317, 35%, 98%)
CMYK
cmyk(0%, 35%, 10%, 2%)
CSS variable
--color-primary: #FAA3E1;
Lowercase HEX
#faa3e1

Shades

Tints

Tones

Harmony

CSS snippets for #FAA3E1

.color-faa3e1 {
  color: #FAA3E1;
  background-color: #FAA3E1;
}

Frequently asked questions

What color is #FAA3E1?+

#FAA3E1 is a HEX color with RGB value rgb(250, 163, 225) and HSL value hsl(317, 90%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FAA3E1?+

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