All Palettes

Color Palette #5c003c, #9f2346, #d45b59, #ff8052, #ffb19e

0%
0%
0%

CSS code for this palette

/* CSS */
.mulberry-wood {
color: #5c003c;
}
.big-dip-o-ruby {
color: #9f2346;
}
.spiced-coral {
color: #d45b59;
}
.n-rang-orange {
color: #ff8052;
}
.buttery-salmon {
color: #ffb19e;
}

/* CSS Variables */
:root {
--mulberry-wood:#5c003c;
--big-dip-o-ruby:#9f2346;
--spiced-coral:#d45b59;
--n-rang-orange:#ff8052;
--buttery-salmon:#ffb19e;
}

More palettes to explore