All Palettes

Color Palette #8e4a48, #b67a72, #d9ab9b, #f2c9b5, #fce1cf

0%
0%
0%

CSS code for this palette

/* CSS */
.matrix {
color: #8e4a48;
}
.heirloom {
color: #b67a72;
}
.cottage-rose {
color: #d9ab9b;
}
.everblooming {
color: #f2c9b5;
}
.scalloped-potato {
color: #fce1cf;
}

/* CSS Variables */
:root {
--matrix:#8e4a48;
--heirloom:#b67a72;
--cottage-rose:#d9ab9b;
--everblooming:#f2c9b5;
--scalloped-potato:#fce1cf;
}

More palettes to explore