#E32B6B Color

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

Color preview

#E32B6B

Color formats

HEX
#E32B6B
RGB
rgb(227, 43, 107)
RGBA
rgba(227, 43, 107, 1)
HSL
hsl(339, 77%, 53%)
HSV
hsv(339, 81%, 89%)
CMYK
cmyk(0%, 81%, 53%, 11%)
CSS variable
--color-primary: #E32B6B;
Lowercase HEX
#e32b6b

Shades

Tints

Tones

Harmony

CSS snippets for #E32B6B

.color-e32b6b {
  color: #E32B6B;
  background-color: #E32B6B;
}

Frequently asked questions

What color is #E32B6B?+

#E32B6B is a HEX color with RGB value rgb(227, 43, 107) and HSL value hsl(339, 77%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E32B6B?+

The closest Tailwind color is pink-600, available as the bg-pink-600 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