All Palettes

Color Palette #a7d7b8, #b3e6c9, #f0f3e2, #f9d6a9, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.coastal-foam {
color: #b3e6c9;
}
.belyi-white {
color: #f0f3e2;
}
.tuscan {
color: #f9d6a9;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--coastal-foam:#b3e6c9;
--belyi-white:#f0f3e2;
--tuscan:#f9d6a9;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore