#FF70EC Color

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

Color preview

#FF70EC

Color formats

HEX
#FF70EC
RGB
rgb(255, 112, 236)
RGBA
rgba(255, 112, 236, 1)
HSL
hsl(308, 100%, 72%)
HSV
hsv(308, 56%, 100%)
CMYK
cmyk(0%, 56%, 7%, 0%)
CSS variable
--color-primary: #FF70EC;
Lowercase HEX
#ff70ec

Shades

Tints

Tones

Harmony

CSS snippets for #FF70EC

.color-ff70ec {
  color: #FF70EC;
  background-color: #FF70EC;
}

Frequently asked questions

What color is #FF70EC?+

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

What is the closest Tailwind color to #FF70EC?+

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