#FC4FEB Color

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

Color preview

#FC4FEB

Color formats

HEX
#FC4FEB
RGB
rgb(252, 79, 235)
RGBA
rgba(252, 79, 235, 1)
HSL
hsl(306, 97%, 65%)
HSV
hsv(306, 69%, 99%)
CMYK
cmyk(0%, 69%, 7%, 1%)
CSS variable
--color-primary: #FC4FEB;
Lowercase HEX
#fc4feb

Shades

Tints

Tones

Harmony

CSS snippets for #FC4FEB

.color-fc4feb {
  color: #FC4FEB;
  background-color: #FC4FEB;
}

Frequently asked questions

What color is #FC4FEB?+

#FC4FEB is a HEX color with RGB value rgb(252, 79, 235) and HSL value hsl(306, 97%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #FC4FEB?+

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