All Palettes

Color Palette #a5a9d4, #b6b8e2, #d7daea, #f6e7b1, #f5c5a3

0%
0%
0%

CSS code for this palette

/* CSS */
.childish-wonder {
color: #a5a9d4;
}
.wish {
color: #b6b8e2;
}
.eyeshadow {
color: #d7daea;
}
.icy-lemonade {
color: #f6e7b1;
}
.australian-apricot {
color: #f5c5a3;
}

/* CSS Variables */
:root {
--childish-wonder:#a5a9d4;
--wish:#b6b8e2;
--eyeshadow:#d7daea;
--icy-lemonade:#f6e7b1;
--australian-apricot:#f5c5a3;
}

More palettes to explore