#E56B7F Color

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

Color preview

#E56B7F

Color formats

HEX
#E56B7F
RGB
rgb(229, 107, 127)
RGBA
rgba(229, 107, 127, 1)
HSL
hsl(350, 70%, 66%)
HSV
hsv(350, 53%, 90%)
CMYK
cmyk(0%, 53%, 45%, 10%)
CSS variable
--color-primary: #E56B7F;
Lowercase HEX
#e56b7f

Shades

Tints

Tones

Harmony

CSS snippets for #E56B7F

.color-e56b7f {
  color: #E56B7F;
  background-color: #E56B7F;
}

Frequently asked questions

What color is #E56B7F?+

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

What is the closest Tailwind color to #E56B7F?+

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