All Palettes

Color Palette #d3b58d, #e5c39a, #f2d0a1, #f9e3b4, #fde4bf

0%
0%
0%

CSS code for this palette

/* CSS */
.link-to-the-past {
color: #d3b58d;
}
.dapper-dingo {
color: #e5c39a;
}
.scalloped-oak {
color: #f2d0a1;
}
.noodles {
color: #f9e3b4;
}
.burnished-cream {
color: #fde4bf;
}

/* CSS Variables */
:root {
--link-to-the-past:#d3b58d;
--dapper-dingo:#e5c39a;
--scalloped-oak:#f2d0a1;
--noodles:#f9e3b4;
--burnished-cream:#fde4bf;
}

More palettes to explore