All Palettes

Color Palette #dbe6e0, #a5c9d5, #7b999d, #e4b9a0, #f3e0d3

0%
0%
0%

CSS code for this palette

/* CSS */
.melting-snowman {
color: #dbe6e0;
}
.drip {
color: #a5c9d5;
}
.cathedral-glass {
color: #7b999d;
}
.warming-peach {
color: #e4b9a0;
}
.posy {
color: #f3e0d3;
}

/* CSS Variables */
:root {
--melting-snowman:#dbe6e0;
--drip:#a5c9d5;
--cathedral-glass:#7b999d;
--warming-peach:#e4b9a0;
--posy:#f3e0d3;
}

More palettes to explore