All Palettes

Color Palette #a8d3e1, #f1b1d3, #f5e19e, #e6b156, #e26a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.pink-marshmallow {
color: #f1b1d3;
}
.buttery-croissant {
color: #f5e19e;
}
.cookie-crust {
color: #e6b156;
}
.childhood-crush {
color: #e26a6c;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--pink-marshmallow:#f1b1d3;
--buttery-croissant:#f5e19e;
--cookie-crust:#e6b156;
--childhood-crush:#e26a6c;
}

More palettes to explore