All Palettes

Color Palette #f0a3c7, #f7deb1, #e5b62a, #6c8c4a, #3b5b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.butter-muffin {
color: #f7deb1;
}
.gold-tips {
color: #e5b62a;
}
.athonian-camoshade {
color: #6c8c4a;
}
.antilles-blue {
color: #3b5b8c;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--butter-muffin:#f7deb1;
--gold-tips:#e5b62a;
--athonian-camoshade:#6c8c4a;
--antilles-blue:#3b5b8c;
}

More palettes to explore