#E56F9A Color

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

Color preview

#E56F9A

Color formats

HEX
#E56F9A
RGB
rgb(229, 111, 154)
RGBA
rgba(229, 111, 154, 1)
HSL
hsl(338, 69%, 67%)
HSV
hsv(338, 52%, 90%)
CMYK
cmyk(0%, 52%, 33%, 10%)
CSS variable
--color-primary: #E56F9A;
Lowercase HEX
#e56f9a

Shades

Tints

Tones

Harmony

CSS snippets for #E56F9A

.color-e56f9a {
  color: #E56F9A;
  background-color: #E56F9A;
}

Frequently asked questions

What color is #E56F9A?+

#E56F9A is a HEX color with RGB value rgb(229, 111, 154) and HSL value hsl(338, 69%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E56F9A?+

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