All Palettes

Color Palette #aad99b, #ffd1b3, #ffadad, #ffc29e, #6e9cc4

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #aad99b;
}
.apricot-lily {
color: #ffd1b3;
}
.cornflower-lilac {
color: #ffadad;
}
.esprit-peach {
color: #ffc29e;
}
.cerulean-frost {
color: #6e9cc4;
}

/* CSS Variables */
:root {
--cool-aloe:#aad99b;
--apricot-lily:#ffd1b3;
--cornflower-lilac:#ffadad;
--esprit-peach:#ffc29e;
--cerulean-frost:#6e9cc4;
}

More palettes to explore