#FC7FEB Color

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

Color preview

#FC7FEB

Color formats

HEX
#FC7FEB
RGB
rgb(252, 127, 235)
RGBA
rgba(252, 127, 235, 1)
HSL
hsl(308, 95%, 74%)
HSV
hsv(308, 50%, 99%)
CMYK
cmyk(0%, 50%, 7%, 1%)
CSS variable
--color-primary: #FC7FEB;
Lowercase HEX
#fc7feb

Shades

Tints

Tones

Harmony

CSS snippets for #FC7FEB

.color-fc7feb {
  color: #FC7FEB;
  background-color: #FC7FEB;
}

Frequently asked questions

What color is #FC7FEB?+

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

What is the closest Tailwind color to #FC7FEB?+

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