#EA6EE0 Color

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

Color preview

#EA6EE0

Color formats

HEX
#EA6EE0
RGB
rgb(234, 110, 224)
RGBA
rgba(234, 110, 224, 1)
HSL
hsl(305, 75%, 67%)
HSV
hsv(305, 53%, 92%)
CMYK
cmyk(0%, 53%, 4%, 8%)
CSS variable
--color-primary: #EA6EE0;
Lowercase HEX
#ea6ee0

Shades

Tints

Tones

Harmony

CSS snippets for #EA6EE0

.color-ea6ee0 {
  color: #EA6EE0;
  background-color: #EA6EE0;
}

Frequently asked questions

What color is #EA6EE0?+

#EA6EE0 is a HEX color with RGB value rgb(234, 110, 224) and HSL value hsl(305, 75%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EA6EE0?+

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