All Palettes

Color Palette #e6b647, #b1d147, #6cc1a2, #4c9ec8, #5e4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-glow {
color: #e6b647;
}
.lyceum-was-lycra-strip {
color: #b1d147;
}
.mint-cold-green {
color: #6cc1a2;
}
.blue-grotto {
color: #4c9ec8;
}
.bright-eggplant {
color: #5e4b8b;
}

/* CSS Variables */
:root {
--honey-glow:#e6b647;
--lyceum-was-lycra-strip:#b1d147;
--mint-cold-green:#6cc1a2;
--blue-grotto:#4c9ec8;
--bright-eggplant:#5e4b8b;
}

More palettes to explore