All Palettes

Color Palette #a8d3e1, #b2e1d5, #e4f1d0, #f9eb9f, #f8caa5

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.cruise {
color: #b2e1d5;
}
.light-greenette {
color: #e4f1d0;
}
.lemon-gelato {
color: #f9eb9f;
}
.lion-cub {
color: #f8caa5;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--cruise:#b2e1d5;
--light-greenette:#e4f1d0;
--lemon-gelato:#f9eb9f;
--lion-cub:#f8caa5;
}

More palettes to explore