All Palettes

Color Palette #d3b58d, #f6c7a7, #f6c8b1, #f8e3b4, #f1b350

0%
0%
0%

CSS code for this palette

/* CSS */
.link-to-the-past {
color: #d3b58d;
}
.peach-damask {
color: #f6c7a7;
}
.bellini {
color: #f6c8b1;
}
.noodles {
color: #f8e3b4;
}
.casablanca {
color: #f1b350;
}

/* CSS Variables */
:root {
--link-to-the-past:#d3b58d;
--peach-damask:#f6c7a7;
--bellini:#f6c8b1;
--noodles:#f8e3b4;
--casablanca:#f1b350;
}

More palettes to explore