All Palettes

Color Palette #d3b58d, #f5deb2, #ffe3b3, #ffd900, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.link-to-the-past {
color: #d3b58d;
}
.gruy-re-cheese {
color: #f5deb2;
}
.peach-of-mind {
color: #ffe3b3;
}
.soviet-gold {
color: #ffd900;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--link-to-the-past:#d3b58d;
--gruy-re-cheese:#f5deb2;
--peach-of-mind:#ffe3b3;
--soviet-gold:#ffd900;
--bruschetta-tomato:#ff6347;
}

More palettes to explore