#FF1ECE Color

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

Color preview

#FF1ECE

Color formats

HEX
#FF1ECE
RGB
rgb(255, 30, 206)
RGBA
rgba(255, 30, 206, 1)
HSL
hsl(313, 100%, 56%)
HSV
hsv(313, 88%, 100%)
CMYK
cmyk(0%, 88%, 19%, 0%)
CSS variable
--color-primary: #FF1ECE;
Lowercase HEX
#ff1ece

Shades

Tints

Tones

Harmony

CSS snippets for #FF1ECE

.color-ff1ece {
  color: #FF1ECE;
  background-color: #FF1ECE;
}

Frequently asked questions

What color is #FF1ECE?+

#FF1ECE is a HEX color with RGB value rgb(255, 30, 206) and HSL value hsl(313, 100%, 56%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF1ECE?+

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