#FF5CDE Color

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

Color preview

#FF5CDE

Color formats

HEX
#FF5CDE
RGB
rgb(255, 92, 222)
RGBA
rgba(255, 92, 222, 1)
HSL
hsl(312, 100%, 68%)
HSV
hsv(312, 64%, 100%)
CMYK
cmyk(0%, 64%, 13%, 0%)
CSS variable
--color-primary: #FF5CDE;
Lowercase HEX
#ff5cde

Shades

Tints

Tones

Harmony

CSS snippets for #FF5CDE

.color-ff5cde {
  color: #FF5CDE;
  background-color: #FF5CDE;
}

Frequently asked questions

What color is #FF5CDE?+

#FF5CDE is a HEX color with RGB value rgb(255, 92, 222) and HSL value hsl(312, 100%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #FF5CDE?+

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