All Palettes

Color Palette #6a4e4e, #c5a59b, #e6d1b7, #f1e9d5, #f5c9a8

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.rose-bisque {
color: #c5a59b;
}
.beachy-keen {
color: #e6d1b7;
}
.pearled-couscous {
color: #f1e9d5;
}
.citrus-sachet {
color: #f5c9a8;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--rose-bisque:#c5a59b;
--beachy-keen:#e6d1b7;
--pearled-couscous:#f1e9d5;
--citrus-sachet:#f5c9a8;
}

More palettes to explore