All Palettes

Color Palette #5e4a8c, #a65e81, #d17c6b, #f6c960, #f9e380

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-corallite {
color: #5e4a8c;
}
.strawberry-mousse {
color: #a65e81;
}
.masoho-red {
color: #d17c6b;
}
.little-sun-dress {
color: #f6c960;
}
.pasta-luego {
color: #f9e380;
}

/* CSS Variables */
:root {
--purple-corallite:#5e4a8c;
--strawberry-mousse:#a65e81;
--masoho-red:#d17c6b;
--little-sun-dress:#f6c960;
--pasta-luego:#f9e380;
}

More palettes to explore