#E65C7C Color

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

Color preview

#E65C7C

Color formats

HEX
#E65C7C
RGB
rgb(230, 92, 124)
RGBA
rgba(230, 92, 124, 1)
HSL
hsl(346, 73%, 63%)
HSV
hsv(346, 60%, 90%)
CMYK
cmyk(0%, 60%, 46%, 10%)
CSS variable
--color-primary: #E65C7C;
Lowercase HEX
#e65c7c

Shades

Tints

Tones

Harmony

CSS snippets for #E65C7C

.color-e65c7c {
  color: #E65C7C;
  background-color: #E65C7C;
}

Frequently asked questions

What color is #E65C7C?+

#E65C7C is a HEX color with RGB value rgb(230, 92, 124) and HSL value hsl(346, 73%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E65C7C?+

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