All Palettes

Color Palette #f9bfb4, #d69e80, #b47955, #7b5b4c, #4b3a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f9bfb4;
}
.orange-maple {
color: #d69e80;
}
.apricot-mix {
color: #b47955;
}
.cara-be {
color: #7b5b4c;
}
.burnt-bamboo {
color: #4b3a3c;
}

/* CSS Variables */
:root {
--rustique:#f9bfb4;
--orange-maple:#d69e80;
--apricot-mix:#b47955;
--cara-be:#7b5b4c;
--burnt-bamboo:#4b3a3c;
}

More palettes to explore