#FF5CEC Color

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

Color preview

#FF5CEC

Color formats

HEX
#FF5CEC
RGB
rgb(255, 92, 236)
RGBA
rgba(255, 92, 236, 1)
HSL
hsl(307, 100%, 68%)
HSV
hsv(307, 64%, 100%)
CMYK
cmyk(0%, 64%, 7%, 0%)
CSS variable
--color-primary: #FF5CEC;
Lowercase HEX
#ff5cec

Shades

Tints

Tones

Harmony

CSS snippets for #FF5CEC

.color-ff5cec {
  color: #FF5CEC;
  background-color: #FF5CEC;
}

Frequently asked questions

What color is #FF5CEC?+

#FF5CEC is a HEX color with RGB value rgb(255, 92, 236) and HSL value hsl(307, 100%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF5CEC?+

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