#FA7EE1 Color

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

Color preview

#FA7EE1

Color formats

HEX
#FA7EE1
RGB
rgb(250, 126, 225)
RGBA
rgba(250, 126, 225, 1)
HSL
hsl(312, 93%, 74%)
HSV
hsv(312, 50%, 98%)
CMYK
cmyk(0%, 50%, 10%, 2%)
CSS variable
--color-primary: #FA7EE1;
Lowercase HEX
#fa7ee1

Shades

Tints

Tones

Harmony

CSS snippets for #FA7EE1

.color-fa7ee1 {
  color: #FA7EE1;
  background-color: #FA7EE1;
}

Frequently asked questions

What color is #FA7EE1?+

#FA7EE1 is a HEX color with RGB value rgb(250, 126, 225) and HSL value hsl(312, 93%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA7EE1?+

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