All Palettes

Color Palette #a8d3e1, #b2e0e0, #e4f6f6, #f4bbb3, #f2698b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.frosty-soft-blue {
color: #b2e0e0;
}
.milky-way {
color: #e4f6f6;
}
.dainty-debutante {
color: #f4bbb3;
}
.cupid-s-arrow {
color: #f2698b;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--frosty-soft-blue:#b2e0e0;
--milky-way:#e4f6f6;
--dainty-debutante:#f4bbb3;
--cupid-s-arrow:#f2698b;
}

More palettes to explore