All Palettes

Color Palette #6e4b3a, #895b4d, #b49483, #e7c6b6, #f4e2d7

0%
0%
0%

CSS code for this palette

/* CSS */
.cappuccino {
color: #6e4b3a;
}
.carob-brown {
color: #895b4d;
}
.butcher-paper {
color: #b49483;
}
.cupcake-rose {
color: #e7c6b6;
}
.alyssa {
color: #f4e2d7;
}

/* CSS Variables */
:root {
--cappuccino:#6e4b3a;
--carob-brown:#895b4d;
--butcher-paper:#b49483;
--cupcake-rose:#e7c6b6;
--alyssa:#f4e2d7;
}

More palettes to explore