#E56B9A Color

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

Color preview

#E56B9A

Color formats

HEX
#E56B9A
RGB
rgb(229, 107, 154)
RGBA
rgba(229, 107, 154, 1)
HSL
hsl(337, 70%, 66%)
HSV
hsv(337, 53%, 90%)
CMYK
cmyk(0%, 53%, 33%, 10%)
CSS variable
--color-primary: #E56B9A;
Lowercase HEX
#e56b9a

Shades

Tints

Tones

Harmony

CSS snippets for #E56B9A

.color-e56b9a {
  color: #E56B9A;
  background-color: #E56B9A;
}

Frequently asked questions

What color is #E56B9A?+

#E56B9A is a HEX color with RGB value rgb(229, 107, 154) and HSL value hsl(337, 70%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E56B9A?+

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