All Palettes

Color Palette #a7d7b8, #f6c7a7, #f1b8a2, #b4c4e4, #f0e78e

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.peach-damask {
color: #f6c7a7;
}
.antique-cameo {
color: #f1b8a2;
}
.beautiful-dream {
color: #b4c4e4;
}
.bright-khaki {
color: #f0e78e;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--peach-damask:#f6c7a7;
--antique-cameo:#f1b8a2;
--beautiful-dream:#b4c4e4;
--bright-khaki:#f0e78e;
}

More palettes to explore