All Palettes

Color Palette #c2b180, #f4c19f, #f9e19f, #e7bba2, #d7c6a8

0%
0%
0%

CSS code for this palette

/* CSS */
.ecru {
color: #c2b180;
}
.almond-cream {
color: #f4c19f;
}
.durango-dust {
color: #f9e19f;
}
.mollusca {
color: #e7bba2;
}
.almond-butter {
color: #d7c6a8;
}

/* CSS Variables */
:root {
--ecru:#c2b180;
--almond-cream:#f4c19f;
--durango-dust:#f9e19f;
--mollusca:#e7bba2;
--almond-butter:#d7c6a8;
}

More palettes to explore