#FF1ECA Color

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

Color preview

#FF1ECA

Color formats

HEX
#FF1ECA
RGB
rgb(255, 30, 202)
RGBA
rgba(255, 30, 202, 1)
HSL
hsl(314, 100%, 56%)
HSV
hsv(314, 88%, 100%)
CMYK
cmyk(0%, 88%, 21%, 0%)
CSS variable
--color-primary: #FF1ECA;
Lowercase HEX
#ff1eca

Shades

Tints

Tones

Harmony

CSS snippets for #FF1ECA

.color-ff1eca {
  color: #FF1ECA;
  background-color: #FF1ECA;
}

Frequently asked questions

What color is #FF1ECA?+

#FF1ECA is a HEX color with RGB value rgb(255, 30, 202) and HSL value hsl(314, 100%, 56%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF1ECA?+

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