All Palettes

Color Palette #d6c8a8, #a45b7d, #6e4b8b, #3b8dba, #f7e9a1

0%
0%
0%

CSS code for this palette

/* CSS */
.thatched-cottage {
color: #d6c8a8;
}
.cosmetic-red {
color: #a45b7d;
}
.grapes-of-italy {
color: #6e4b8b;
}
.quiet-night {
color: #3b8dba;
}
.lazy-daisy {
color: #f7e9a1;
}

/* CSS Variables */
:root {
--thatched-cottage:#d6c8a8;
--cosmetic-red:#a45b7d;
--grapes-of-italy:#6e4b8b;
--quiet-night:#3b8dba;
--lazy-daisy:#f7e9a1;
}

More palettes to explore