All Palettes

Color Palette #a6d9b1, #afe4c6, #cef3e2, #f9e5b4, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.frugal {
color: #a6d9b1;
}
.coastal-foam {
color: #afe4c6;
}
.light-shutterbug {
color: #cef3e2;
}
.noodles {
color: #f9e5b4;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--frugal:#a6d9b1;
--coastal-foam:#afe4c6;
--light-shutterbug:#cef3e2;
--noodles:#f9e5b4;
--american-yellow:#f5b400;
}

More palettes to explore