All Palettes

Color Palette #c88c5b, #f1b06a, #f3d97c, #f6e5a7, #f7b1c3

0%
0%
0%

CSS code for this palette

/* CSS */
.wheatberry {
color: #c88c5b;
}
.barrel {
color: #f1b06a;
}
.sandy {
color: #f3d97c;
}
.gold-sand {
color: #f6e5a7;
}
.cupid {
color: #f7b1c3;
}

/* CSS Variables */
:root {
--wheatberry:#c88c5b;
--barrel:#f1b06a;
--sandy:#f3d97c;
--gold-sand:#f6e5a7;
--cupid:#f7b1c3;
}

More palettes to explore