All Palettes

Color Palette #c1945c, #d8b879, #e3cba1, #f3e2b9, #f6d6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.lone-star {
color: #c1945c;
}
.sinking-sand {
color: #d8b879;
}
.biltmore-buff {
color: #e3cba1;
}
.butter-up {
color: #f3e2b9;
}
.pismo-dunes {
color: #f6d6a2;
}

/* CSS Variables */
:root {
--lone-star:#c1945c;
--sinking-sand:#d8b879;
--biltmore-buff:#e3cba1;
--butter-up:#f3e2b9;
--pismo-dunes:#f6d6a2;
}

More palettes to explore