All Palettes

Color Palette #a4c2db, #b6e1e7, #f1f5f9, #f9d4b4, #f7afa1

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.quench-blue {
color: #b6e1e7;
}
.child-of-light {
color: #f1f5f9;
}
.sandy-bay {
color: #f9d4b4;
}
.first-date {
color: #f7afa1;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--quench-blue:#b6e1e7;
--child-of-light:#f1f5f9;
--sandy-bay:#f9d4b4;
--first-date:#f7afa1;
}

More palettes to explore