All Palettes

Color Palette #c58c8c, #d1b7a8, #e5d4c2, #f4e3b4, #f5c799

0%
0%
0%

CSS code for this palette

/* CSS */
.grand-sunset {
color: #c58c8c;
}
.likeable-sand {
color: #d1b7a8;
}
.stone-wash {
color: #e5d4c2;
}
.anise-flower {
color: #f4e3b4;
}
.orange-blast {
color: #f5c799;
}

/* CSS Variables */
:root {
--grand-sunset:#c58c8c;
--likeable-sand:#d1b7a8;
--stone-wash:#e5d4c2;
--anise-flower:#f4e3b4;
--orange-blast:#f5c799;
}

More palettes to explore