#FA7DF3 Color

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

Color preview

#FA7DF3

Color formats

HEX
#FA7DF3
RGB
rgb(250, 125, 243)
RGBA
rgba(250, 125, 243, 1)
HSL
hsl(303, 93%, 74%)
HSV
hsv(303, 50%, 98%)
CMYK
cmyk(0%, 50%, 3%, 2%)
CSS variable
--color-primary: #FA7DF3;
Lowercase HEX
#fa7df3

Shades

Tints

Tones

Harmony

CSS snippets for #FA7DF3

.color-fa7df3 {
  color: #FA7DF3;
  background-color: #FA7DF3;
}

Frequently asked questions

What color is #FA7DF3?+

#FA7DF3 is a HEX color with RGB value rgb(250, 125, 243) and HSL value hsl(303, 93%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FA7DF3?+

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