All Palettes

Color Palette #d4a6a1, #a76c6c, #6c4b4b, #a65c3a, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.la-vie-en-rose {
color: #d4a6a1;
}
.delhi-spice {
color: #a76c6c;
}
.marron {
color: #6c4b4b;
}
.falling-leaves {
color: #a65c3a;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--la-vie-en-rose:#d4a6a1;
--delhi-spice:#a76c6c;
--marron:#6c4b4b;
--falling-leaves:#a65c3a;
--sunshine-mellow:#f1c40e;
}

More palettes to explore