All Palettes

Color Palette #6a4e4e, #906f6f, #c9a59c, #f2c5e9, #f8d9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.touch-of-class {
color: #906f6f;
}
.rose-potpourri {
color: #c9a59c;
}
.sugar-high {
color: #f2c5e9;
}
.pinenut {
color: #f8d9b9;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--touch-of-class:#906f6f;
--rose-potpourri:#c9a59c;
--sugar-high:#f2c5e9;
--pinenut:#f8d9b9;
}

More palettes to explore