#EA6C9A Color

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

Color preview

#EA6C9A

Color formats

HEX
#EA6C9A
RGB
rgb(234, 108, 154)
RGBA
rgba(234, 108, 154, 1)
HSL
hsl(338, 75%, 67%)
HSV
hsv(338, 54%, 92%)
CMYK
cmyk(0%, 54%, 34%, 8%)
CSS variable
--color-primary: #EA6C9A;
Lowercase HEX
#ea6c9a

Shades

Tints

Tones

Harmony

CSS snippets for #EA6C9A

.color-ea6c9a {
  color: #EA6C9A;
  background-color: #EA6C9A;
}

Frequently asked questions

What color is #EA6C9A?+

#EA6C9A is a HEX color with RGB value rgb(234, 108, 154) and HSL value hsl(338, 75%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EA6C9A?+

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