#FA3FD5 Color

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

Color preview

#FA3FD5

Color formats

HEX
#FA3FD5
RGB
rgb(250, 63, 213)
RGBA
rgba(250, 63, 213, 1)
HSL
hsl(312, 95%, 61%)
HSV
hsv(312, 75%, 98%)
CMYK
cmyk(0%, 75%, 15%, 2%)
CSS variable
--color-primary: #FA3FD5;
Lowercase HEX
#fa3fd5

Shades

Tints

Tones

Harmony

CSS snippets for #FA3FD5

.color-fa3fd5 {
  color: #FA3FD5;
  background-color: #FA3FD5;
}

Frequently asked questions

What color is #FA3FD5?+

#FA3FD5 is a HEX color with RGB value rgb(250, 63, 213) and HSL value hsl(312, 95%, 61%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FA3FD5?+

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