All Palettes

Color Palette #d4b6af, #e4c1b4, #f0d1b7, #f6e4c1, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.oyster-pink {
color: #d4b6af;
}
.calico-rose {
color: #e4c1b4;
}
.peach-pur-e {
color: #f0d1b7;
}
.tea-light {
color: #f6e4c1;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--oyster-pink:#d4b6af;
--calico-rose:#e4c1b4;
--peach-pur-e:#f0d1b7;
--tea-light:#f6e4c1;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore