#FC80F2 Color

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

Color preview

#FC80F2

Color formats

HEX
#FC80F2
RGB
rgb(252, 128, 242)
RGBA
rgba(252, 128, 242, 1)
HSL
hsl(305, 95%, 75%)
HSV
hsv(305, 49%, 99%)
CMYK
cmyk(0%, 49%, 4%, 1%)
CSS variable
--color-primary: #FC80F2;
Lowercase HEX
#fc80f2

Shades

Tints

Tones

Harmony

CSS snippets for #FC80F2

.color-fc80f2 {
  color: #FC80F2;
  background-color: #FC80F2;
}

Frequently asked questions

What color is #FC80F2?+

#FC80F2 is a HEX color with RGB value rgb(252, 128, 242) and HSL value hsl(305, 95%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FC80F2?+

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