All Palettes

Color Palette #a4c2db, #b5dfe8, #f1f5f8, #e8a39c, #e04d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.quench-blue {
color: #b5dfe8;
}
.child-of-light {
color: #f1f5f8;
}
.bussell-lace {
color: #e8a39c;
}
.red-arremer {
color: #e04d4d;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--quench-blue:#b5dfe8;
--child-of-light:#f1f5f8;
--bussell-lace:#e8a39c;
--red-arremer:#e04d4d;
}

More palettes to explore