#FC4FE5 Color

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

Color preview

#FC4FE5

Color formats

HEX
#FC4FE5
RGB
rgb(252, 79, 229)
RGBA
rgba(252, 79, 229, 1)
HSL
hsl(308, 97%, 65%)
HSV
hsv(308, 69%, 99%)
CMYK
cmyk(0%, 69%, 9%, 1%)
CSS variable
--color-primary: #FC4FE5;
Lowercase HEX
#fc4fe5

Shades

Tints

Tones

Harmony

CSS snippets for #FC4FE5

.color-fc4fe5 {
  color: #FC4FE5;
  background-color: #FC4FE5;
}

Frequently asked questions

What color is #FC4FE5?+

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

What is the closest Tailwind color to #FC4FE5?+

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