All Palettes

Color Palette #a3d7e0, #a8c9d7, #b7e0e1, #f1f5f8, #e1b7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e0;
}
.vast-sky {
color: #a8c9d7;
}
.fine-blue {
color: #b7e0e1;
}
.child-of-light {
color: #f1f5f8;
}
.eau-de-rose {
color: #e1b7d4;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e0;
--vast-sky:#a8c9d7;
--fine-blue:#b7e0e1;
--child-of-light:#f1f5f8;
--eau-de-rose:#e1b7d4;
}

More palettes to explore