#FC4AE5 Color

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

Color preview

#FC4AE5

Color formats

HEX
#FC4AE5
RGB
rgb(252, 74, 229)
RGBA
rgba(252, 74, 229, 1)
HSL
hsl(308, 97%, 64%)
HSV
hsv(308, 71%, 99%)
CMYK
cmyk(0%, 71%, 9%, 1%)
CSS variable
--color-primary: #FC4AE5;
Lowercase HEX
#fc4ae5

Shades

Tints

Tones

Harmony

CSS snippets for #FC4AE5

.color-fc4ae5 {
  color: #FC4AE5;
  background-color: #FC4AE5;
}

Frequently asked questions

What color is #FC4AE5?+

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

What is the closest Tailwind color to #FC4AE5?+

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