#FA2CDE Color

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

Color preview

#FA2CDE

Color formats

HEX
#FA2CDE
RGB
rgb(250, 44, 222)
RGBA
rgba(250, 44, 222, 1)
HSL
hsl(308, 95%, 58%)
HSV
hsv(308, 82%, 98%)
CMYK
cmyk(0%, 82%, 11%, 2%)
CSS variable
--color-primary: #FA2CDE;
Lowercase HEX
#fa2cde

Shades

Tints

Tones

Harmony

CSS snippets for #FA2CDE

.color-fa2cde {
  color: #FA2CDE;
  background-color: #FA2CDE;
}

Frequently asked questions

What color is #FA2CDE?+

#FA2CDE is a HEX color with RGB value rgb(250, 44, 222) and HSL value hsl(308, 95%, 58%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FA2CDE?+

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