All Palettes

Color Palette #6a4e4e, #8c6e6e, #a08d8d, #b5a6a6, #d6c2c2

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.chocolate-sparkle {
color: #8c6e6e;
}
.hatoba-nezumi-grey {
color: #a08d8d;
}
.centennial-rose {
color: #b5a6a6;
}
.just-gorgeous {
color: #d6c2c2;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--chocolate-sparkle:#8c6e6e;
--hatoba-nezumi-grey:#a08d8d;
--centennial-rose:#b5a6a6;
--just-gorgeous:#d6c2c2;
}

More palettes to explore