#FC7FED Color

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

Color preview

#FC7FED

Color formats

HEX
#FC7FED
RGB
rgb(252, 127, 237)
RGBA
rgba(252, 127, 237, 1)
HSL
hsl(307, 95%, 74%)
HSV
hsv(307, 50%, 99%)
CMYK
cmyk(0%, 50%, 6%, 1%)
CSS variable
--color-primary: #FC7FED;
Lowercase HEX
#fc7fed

Shades

Tints

Tones

Harmony

CSS snippets for #FC7FED

.color-fc7fed {
  color: #FC7FED;
  background-color: #FC7FED;
}

Frequently asked questions

What color is #FC7FED?+

#FC7FED is a HEX color with RGB value rgb(252, 127, 237) and HSL value hsl(307, 95%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FC7FED?+

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