#FC4FE8 Color

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

Color preview

#FC4FE8

Color formats

HEX
#FC4FE8
RGB
rgb(252, 79, 232)
RGBA
rgba(252, 79, 232, 1)
HSL
hsl(307, 97%, 65%)
HSV
hsv(307, 69%, 99%)
CMYK
cmyk(0%, 69%, 8%, 1%)
CSS variable
--color-primary: #FC4FE8;
Lowercase HEX
#fc4fe8

Shades

Tints

Tones

Harmony

CSS snippets for #FC4FE8

.color-fc4fe8 {
  color: #FC4FE8;
  background-color: #FC4FE8;
}

Frequently asked questions

What color is #FC4FE8?+

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

What is the closest Tailwind color to #FC4FE8?+

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