Marsala Hex Code — #955251
RGB, HSL, and CMYK values for Marsala.
Marsala Color Values
| Format | Value |
|---|---|
| HEX | #955251 |
| RGB | rgb(149, 82, 81) |
| HSL | hsl(1, 30%, 45%) |
| CMYK | cmyk(0%, 45%, 46%, 42%) |
Want to explore more shades? Use our Color Converter
About Marsala
Color psychology: Earthy warmth, sophistication.
Marsala (#955251) is a medium shade of red. It's commonly used in web design, graphic design, and branding where earthy warmth, sophistication are desired associations.
How to Use Marsala in CSS
/* Using HEX */ color: #955251; background-color: #955251; /* Using RGB */ color: rgb(149, 82, 81); /* Using HSL */ color: hsl(1, 30%, 45%);