#FA05CD Color

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

Color preview

#FA05CD

Color formats

HEX
#FA05CD
RGB
rgb(250, 5, 205)
RGBA
rgba(250, 5, 205, 1)
HSL
hsl(311, 96%, 50%)
HSV
hsv(311, 98%, 98%)
CMYK
cmyk(0%, 98%, 18%, 2%)
CSS variable
--color-primary: #FA05CD;
Lowercase HEX
#fa05cd

Shades

Tints

Tones

Harmony

CSS snippets for #FA05CD

.color-fa05cd {
  color: #FA05CD;
  background-color: #FA05CD;
}

Frequently asked questions

What color is #FA05CD?+

#FA05CD is a HEX color with RGB value rgb(250, 5, 205) and HSL value hsl(311, 96%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FA05CD?+

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