All Palettes

Color Palette #a2dae6, #f6c7c6, #f2e5b5, #e9b9d0, #f9b4d3

0%
0%
0%

CSS code for this palette

/* CSS */
.nevada-sky {
color: #a2dae6;
}
.first-peach {
color: #f6c7c6;
}
.bad-moon-yellow {
color: #f2e5b5;
}
.sweet-lilac {
color: #e9b9d0;
}
.lavender-candy {
color: #f9b4d3;
}

/* CSS Variables */
:root {
--nevada-sky:#a2dae6;
--first-peach:#f6c7c6;
--bad-moon-yellow:#f2e5b5;
--sweet-lilac:#e9b9d0;
--lavender-candy:#f9b4d3;
}

More palettes to explore