All Palettes

Color Palette #d8c0d8, #e6a2b2, #f5c400, #ffb85c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.thistle {
color: #d8c0d8;
}
.love-at-first-sight {
color: #e6a2b2;
}
.syndicalist {
color: #f5c400;
}
.cape-jasmine {
color: #ffb85c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--thistle:#d8c0d8;
--love-at-first-sight:#e6a2b2;
--syndicalist:#f5c400;
--cape-jasmine:#ffb85c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore