All Palettes

Color Palette #b6c8a7, #eab8c8, #d2b74b, #a7a9a2, #f2e4c0

0%
0%
0%

CSS code for this palette

/* CSS */
.seacrest {
color: #b6c8a7;
}
.chantilly {
color: #eab8c8;
}
.farm-straw {
color: #d2b74b;
}
.grey-matters {
color: #a7a9a2;
}
.creamy-vanilla {
color: #f2e4c0;
}

/* CSS Variables */
:root {
--seacrest:#b6c8a7;
--chantilly:#eab8c8;
--farm-straw:#d2b74b;
--grey-matters:#a7a9a2;
--creamy-vanilla:#f2e4c0;
}

More palettes to explore