All Palettes

Color Palette #f8f7dd, #f4e2b3, #f3d5a5, #e2b592, #d2a06a

0%
0%
0%

CSS code for this palette

/* CSS */
.chilean-heath {
color: #f8f7dd;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.pismo-dunes {
color: #f3d5a5;
}
.sonora-apricot {
color: #e2b592;
}
.desert-caravan {
color: #d2a06a;
}

/* CSS Variables */
:root {
--chilean-heath:#f8f7dd;
--smooth-as-corn-silk:#f4e2b3;
--pismo-dunes:#f3d5a5;
--sonora-apricot:#e2b592;
--desert-caravan:#d2a06a;
}

More palettes to explore