#E34ACC Color

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

Color preview

#E34ACC

Color formats

HEX
#E34ACC
RGB
rgb(227, 74, 204)
RGBA
rgba(227, 74, 204, 1)
HSL
hsl(309, 73%, 59%)
HSV
hsv(309, 67%, 89%)
CMYK
cmyk(0%, 67%, 10%, 11%)
CSS variable
--color-primary: #E34ACC;
Lowercase HEX
#e34acc

Shades

Tints

Tones

Harmony

CSS snippets for #E34ACC

.color-e34acc {
  color: #E34ACC;
  background-color: #E34ACC;
}

Frequently asked questions

What color is #E34ACC?+

#E34ACC is a HEX color with RGB value rgb(227, 74, 204) and HSL value hsl(309, 73%, 59%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #E34ACC?+

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