All Palettes

Color Palette #b2e0f0, #a5c4d9, #66b29f, #fddd72, #f8afa0

0%
0%
0%

CSS code for this palette

/* CSS */
.break-the-ice {
color: #b2e0f0;
}
.frozen-blue {
color: #a5c4d9;
}
.green-crush {
color: #66b29f;
}
.sun-shower {
color: #fddd72;
}
.first-date {
color: #f8afa0;
}

/* CSS Variables */
:root {
--break-the-ice:#b2e0f0;
--frozen-blue:#a5c4d9;
--green-crush:#66b29f;
--sun-shower:#fddd72;
--first-date:#f8afa0;
}

More palettes to explore