All Palettes

Color Palette #d2aba3, #d7c5b7, #e4d2a5, #f1e9b1, #f5eab8

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-smoke {
color: #d2aba3;
}
.pink-nudity {
color: #d7c5b7;
}
.lucent-yellow {
color: #e4d2a5;
}
.invigorating {
color: #f1e9b1;
}
.lantern-light {
color: #f5eab8;
}

/* CSS Variables */
:root {
--rose-smoke:#d2aba3;
--pink-nudity:#d7c5b7;
--lucent-yellow:#e4d2a5;
--invigorating:#f1e9b1;
--lantern-light:#f5eab8;
}

More palettes to explore