All Palettes

Color Palette #dee8e1, #c3d5d1, #a3b8b1, #f5d7b2, #f3b0a0

0%
0%
0%

CSS code for this palette

/* CSS */
.lost-in-istanbul {
color: #dee8e1;
}
.geyser {
color: #c3d5d1;
}
.garden-twilight {
color: #a3b8b1;
}
.walnut-cream {
color: #f5d7b2;
}
.first-date {
color: #f3b0a0;
}

/* CSS Variables */
:root {
--lost-in-istanbul:#dee8e1;
--geyser:#c3d5d1;
--garden-twilight:#a3b8b1;
--walnut-cream:#f5d7b2;
--first-date:#f3b0a0;
}

More palettes to explore