All Palettes

Color Palette #a6d7e7, #b1e2d8, #e4f2b5, #f9e78b, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a6d7e7;
}
.ice-cube {
color: #b1e2d8;
}
.spring-kiss {
color: #e4f2b5;
}
.no-gmb-yellow {
color: #f9e78b;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--blue-click:#a6d7e7;
--ice-cube:#b1e2d8;
--spring-kiss:#e4f2b5;
--no-gmb-yellow:#f9e78b;
--peach-butter:#fbaf3c;
}

More palettes to explore