All Palettes

Color Palette #a2cda6, #b2e2a7, #d3eab3, #f4e5a9, #f9b14e

0%
0%
0%

CSS code for this palette

/* CSS */
.fescue {
color: #a2cda6;
}
.appetite {
color: #b2e2a7;
}
.lasting-thoughts {
color: #d3eab3;
}
.muscadine {
color: #f4e5a9;
}
.salted-caramel-popcorn {
color: #f9b14e;
}

/* CSS Variables */
:root {
--fescue:#a2cda6;
--appetite:#b2e2a7;
--lasting-thoughts:#d3eab3;
--muscadine:#f4e5a9;
--salted-caramel-popcorn:#f9b14e;
}

More palettes to explore