All Palettes

Color Palette #a7d7b8, #f6d55a, #f5b042, #c94a4c, #690571

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.wake-me-up {
color: #f6d55a;
}
.butter-cream {
color: #f5b042;
}
.rusty-chainmail {
color: #c94a4c;
}
.zeus-purple {
color: #690571;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--wake-me-up:#f6d55a;
--butter-cream:#f5b042;
--rusty-chainmail:#c94a4c;
--zeus-purple:#690571;
}

More palettes to explore