#FF5ECF Color

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

Color preview

#FF5ECF

Color formats

HEX
#FF5ECF
RGB
rgb(255, 94, 207)
RGBA
rgba(255, 94, 207, 1)
HSL
hsl(318, 100%, 68%)
HSV
hsv(318, 63%, 100%)
CMYK
cmyk(0%, 63%, 19%, 0%)
CSS variable
--color-primary: #FF5ECF;
Lowercase HEX
#ff5ecf

Shades

Tints

Tones

Harmony

CSS snippets for #FF5ECF

.color-ff5ecf {
  color: #FF5ECF;
  background-color: #FF5ECF;
}

Frequently asked questions

What color is #FF5ECF?+

#FF5ECF is a HEX color with RGB value rgb(255, 94, 207) and HSL value hsl(318, 100%, 68%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF5ECF?+

The closest Tailwind color is pink-400, available as the bg-pink-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