All Palettes

Color Palette #f28b69, #e76e50, #d94b36, #a38ccf, #5c4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.morning-marmalade {
color: #f28b69;
}
.entan-red {
color: #e76e50;
}
.fire-island {
color: #d94b36;
}
.gorgeous-hydrangea {
color: #a38ccf;
}
.bright-eggplant {
color: #5c4b8b;
}

/* CSS Variables */
:root {
--morning-marmalade:#f28b69;
--entan-red:#e76e50;
--fire-island:#d94b36;
--gorgeous-hydrangea:#a38ccf;
--bright-eggplant:#5c4b8b;
}

More palettes to explore