#EC3EE0 Color

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

Color preview

#EC3EE0

Color formats

HEX
#EC3EE0
RGB
rgb(236, 62, 224)
RGBA
rgba(236, 62, 224, 1)
HSL
hsl(304, 82%, 58%)
HSV
hsv(304, 74%, 93%)
CMYK
cmyk(0%, 74%, 5%, 7%)
CSS variable
--color-primary: #EC3EE0;
Lowercase HEX
#ec3ee0

Shades

Tints

Tones

Harmony

CSS snippets for #EC3EE0

.color-ec3ee0 {
  color: #EC3EE0;
  background-color: #EC3EE0;
}

Frequently asked questions

What color is #EC3EE0?+

#EC3EE0 is a HEX color with RGB value rgb(236, 62, 224) and HSL value hsl(304, 82%, 58%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EC3EE0?+

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