All Palettes

Color Palette #6a4e4e, #a85d5d, #c9a08d, #e3ca7d, #f5f7e3

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.escalante {
color: #a85d5d;
}
.artifact {
color: #c9a08d;
}
.blossom-yellow {
color: #e3ca7d;
}
.precious-dewdrop {
color: #f5f7e3;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--escalante:#a85d5d;
--artifact:#c9a08d;
--blossom-yellow:#e3ca7d;
--precious-dewdrop:#f5f7e3;
}

More palettes to explore