All Palettes

Color Palette #d8b7a2, #f5c8a3, #f6e2b1, #e8d0b0, #a7d7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.camel-hair {
color: #d8b7a2;
}
.australian-apricot {
color: #f5c8a3;
}
.friendly-yellow {
color: #f6e2b1;
}
.sugar-cookie-crust {
color: #e8d0b0;
}
.southern-belle {
color: #a7d7c7;
}

/* CSS Variables */
:root {
--camel-hair:#d8b7a2;
--australian-apricot:#f5c8a3;
--friendly-yellow:#f6e2b1;
--sugar-cookie-crust:#e8d0b0;
--southern-belle:#a7d7c7;
}

More palettes to explore