All Palettes

Color Palette #f8e2af, #dac88b, #a6b7a4, #6f8a9b, #3b5b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.pasta {
color: #f8e2af;
}
.asparagus-yellow {
color: #dac88b;
}
.bamboo-shoot {
color: #a6b7a4;
}
.china-clay {
color: #6f8a9b;
}
.antilles-blue {
color: #3b5b8c;
}

/* CSS Variables */
:root {
--pasta:#f8e2af;
--asparagus-yellow:#dac88b;
--bamboo-shoot:#a6b7a4;
--china-clay:#6f8a9b;
--antilles-blue:#3b5b8c;
}

More palettes to explore