All Palettes

Color Palette #a8d3e1, #7cc7d5, #4ea1b1, #afe4b8, #ffc29e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.water-flow {
color: #7cc7d5;
}
.maui-blue {
color: #4ea1b1;
}
.folk-tale {
color: #afe4b8;
}
.esprit-peach {
color: #ffc29e;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--water-flow:#7cc7d5;
--maui-blue:#4ea1b1;
--folk-tale:#afe4b8;
--esprit-peach:#ffc29e;
}

More palettes to explore