All Palettes

Color Palette #e3d8c9, #d1c6b8, #bab4a1, #a6a58c, #c2e5d4

0%
0%
0%

CSS code for this palette

/* CSS */
.skull {
color: #e3d8c9;
}
.parisian-cashmere {
color: #d1c6b8;
}
.ashes-to-ashes {
color: #bab4a1;
}
.frosty-cedar {
color: #a6a58c;
}
.jade-spell {
color: #c2e5d4;
}

/* CSS Variables */
:root {
--skull:#e3d8c9;
--parisian-cashmere:#d1c6b8;
--ashes-to-ashes:#bab4a1;
--frosty-cedar:#a6a58c;
--jade-spell:#c2e5d4;
}

More palettes to explore