All Palettes

Color Palette #b7e3f5, #d1f0b2, #f1f4a9, #f9c99f, #f47171

0%
0%
0%

CSS code for this palette

/* CSS */
.echo-iris {
color: #b7e3f5;
}
.chicon {
color: #d1f0b2;
}
.australian-mint {
color: #f1f4a9;
}
.chai-latte {
color: #f9c99f;
}
.breeze-of-chilli {
color: #f47171;
}

/* CSS Variables */
:root {
--echo-iris:#b7e3f5;
--chicon:#d1f0b2;
--australian-mint:#f1f4a9;
--chai-latte:#f9c99f;
--breeze-of-chilli:#f47171;
}

More palettes to explore