#E65E6C Color

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

Color preview

#E65E6C

Color formats

HEX
#E65E6C
RGB
rgb(230, 94, 108)
RGBA
rgba(230, 94, 108, 1)
HSL
hsl(354, 73%, 64%)
HSV
hsv(354, 59%, 90%)
CMYK
cmyk(0%, 59%, 53%, 10%)
CSS variable
--color-primary: #E65E6C;
Lowercase HEX
#e65e6c

Shades

Tints

Tones

Harmony

CSS snippets for #E65E6C

.color-e65e6c {
  color: #E65E6C;
  background-color: #E65E6C;
}

Frequently asked questions

What color is #E65E6C?+

#E65E6C is a HEX color with RGB value rgb(230, 94, 108) and HSL value hsl(354, 73%, 64%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #E65E6C?+

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