All Palettes

Color Palette #6a4e4e, #a35c5c, #d09990, #f4c8b8, #fee5b4

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.escalante {
color: #a35c5c;
}
.soft-sienna {
color: #d09990;
}
.serene-pink {
color: #f4c8b8;
}
.mouse-nose {
color: #fee5b4;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--escalante:#a35c5c;
--soft-sienna:#d09990;
--serene-pink:#f4c8b8;
--mouse-nose:#fee5b4;
}

More palettes to explore