All Palettes

Color Palette #a9c9ea, #b1d8e7, #f1f5f8, #e8a1b7, #e4afc3

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-bunting {
color: #a9c9ea;
}
.blue-refrain {
color: #b1d8e7;
}
.child-of-light {
color: #f1f5f8;
}
.rose-elegance {
color: #e8a1b7;
}
.roseate-spoonbill {
color: #e4afc3;
}

/* CSS Variables */
:root {
--baby-bunting:#a9c9ea;
--blue-refrain:#b1d8e7;
--child-of-light:#f1f5f8;
--rose-elegance:#e8a1b7;
--roseate-spoonbill:#e4afc3;
}

More palettes to explore