#E65E72 Color

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

Color preview

#E65E72

Color formats

HEX
#E65E72
RGB
rgb(230, 94, 114)
RGBA
rgba(230, 94, 114, 1)
HSL
hsl(351, 73%, 64%)
HSV
hsv(351, 59%, 90%)
CMYK
cmyk(0%, 59%, 50%, 10%)
CSS variable
--color-primary: #E65E72;
Lowercase HEX
#e65e72

Shades

Tints

Tones

Harmony

CSS snippets for #E65E72

.color-e65e72 {
  color: #E65E72;
  background-color: #E65E72;
}

Frequently asked questions

What color is #E65E72?+

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

What is the closest Tailwind color to #E65E72?+

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