All Palettes

Color Palette #3c3d6d, #5b6e9f, #8bafd5, #f3b94f, #e96d4e

0%
0%
0%

CSS code for this palette

/* CSS */
.american-blue {
color: #3c3d6d;
}
.moonshade {
color: #5b6e9f;
}
.boy-blue {
color: #8bafd5;
}
.mango-margarita {
color: #f3b94f;
}
.entan-red {
color: #e96d4e;
}

/* CSS Variables */
:root {
--american-blue:#3c3d6d;
--moonshade:#5b6e9f;
--boy-blue:#8bafd5;
--mango-margarita:#f3b94f;
--entan-red:#e96d4e;
}

More palettes to explore