All Palettes

Color Palette #2e2b73, #4f4b8b, #6f6c9d, #c2a200, #a3592e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-rose {
color: #2e2b73;
}
.moonlight-sonata {
color: #4f4b8b;
}
.thirsty-thursday {
color: #6f6c9d;
}
.molten-bronze {
color: #c2a200;
}
.glazed-ginger {
color: #a3592e;
}

/* CSS Variables */
:root {
--blue-rose:#2e2b73;
--moonlight-sonata:#4f4b8b;
--thirsty-thursday:#6f6c9d;
--molten-bronze:#c2a200;
--glazed-ginger:#a3592e;
}

More palettes to explore