#E65B7E Color

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

Color preview

#E65B7E

Color formats

HEX
#E65B7E
RGB
rgb(230, 91, 126)
RGBA
rgba(230, 91, 126, 1)
HSL
hsl(345, 74%, 63%)
HSV
hsv(345, 60%, 90%)
CMYK
cmyk(0%, 60%, 45%, 10%)
CSS variable
--color-primary: #E65B7E;
Lowercase HEX
#e65b7e

Shades

Tints

Tones

Harmony

CSS snippets for #E65B7E

.color-e65b7e {
  color: #E65B7E;
  background-color: #E65B7E;
}

Frequently asked questions

What color is #E65B7E?+

#E65B7E is a HEX color with RGB value rgb(230, 91, 126) and HSL value hsl(345, 74%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E65B7E?+

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