All Palettes

Color Palette #d5e2d5, #a8c8d6, #e6b8a2, #f6c8b1, #f7e3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.river-mist {
color: #d5e2d5;
}
.vast-sky {
color: #a8c8d6;
}
.warming-peach {
color: #e6b8a2;
}
.bellini {
color: #f6c8b1;
}
.friendly-yellow {
color: #f7e3b0;
}

/* CSS Variables */
:root {
--river-mist:#d5e2d5;
--vast-sky:#a8c8d6;
--warming-peach:#e6b8a2;
--bellini:#f6c8b1;
--friendly-yellow:#f7e3b0;
}

More palettes to explore