All Palettes

Color Palette #9ec3ff, #b8e0ff, #f6f5ac, #ffadad, #ffc29e

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-blue {
color: #9ec3ff;
}
.dithered-sky {
color: #b8e0ff;
}
.yellow-chalk {
color: #f6f5ac;
}
.cornflower-lilac {
color: #ffadad;
}
.esprit-peach {
color: #ffc29e;
}

/* CSS Variables */
:root {
--pastel-blue:#9ec3ff;
--dithered-sky:#b8e0ff;
--yellow-chalk:#f6f5ac;
--cornflower-lilac:#ffadad;
--esprit-peach:#ffc29e;
}

More palettes to explore