#FF74EC Color

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

Color preview

#FF74EC

Color formats

HEX
#FF74EC
RGB
rgb(255, 116, 236)
RGBA
rgba(255, 116, 236, 1)
HSL
hsl(308, 100%, 73%)
HSV
hsv(308, 55%, 100%)
CMYK
cmyk(0%, 55%, 7%, 0%)
CSS variable
--color-primary: #FF74EC;
Lowercase HEX
#ff74ec

Shades

Tints

Tones

Harmony

CSS snippets for #FF74EC

.color-ff74ec {
  color: #FF74EC;
  background-color: #FF74EC;
}

Frequently asked questions

What color is #FF74EC?+

#FF74EC is a HEX color with RGB value rgb(255, 116, 236) and HSL value hsl(308, 100%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF74EC?+

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