All Palettes

Color Palette #a4c2db, #f1f5f8, #d9e4e8, #f5e5d1, #f9bfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.child-of-light {
color: #f1f5f8;
}
.baby-s-breath {
color: #d9e4e8;
}
.dessert-cream {
color: #f5e5d1;
}
.rustique {
color: #f9bfb4;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--child-of-light:#f1f5f8;
--baby-s-breath:#d9e4e8;
--dessert-cream:#f5e5d1;
--rustique:#f9bfb4;
}

More palettes to explore