All Palettes

Color Palette #b56969, #4f5e8c, #e0c2c2, #d4b88c, #999db2

0%
0%
0%

CSS code for this palette

/* CSS */
.lord-baltimore {
color: #b56969;
}
.gem {
color: #4f5e8c;
}
.spice-girl {
color: #e0c2c2;
}
.craftsman-gold {
color: #d4b88c;
}
.screen-test {
color: #999db2;
}

/* CSS Variables */
:root {
--lord-baltimore:#b56969;
--gem:#4f5e8c;
--spice-girl:#e0c2c2;
--craftsman-gold:#d4b88c;
--screen-test:#999db2;
}

More palettes to explore