All Palettes

Color Palette #a1d3e8, #b3e6d9, #e3f6d5, #f6e6b1, #f8c8a0

0%
0%
0%

CSS code for this palette

/* CSS */
.chefchaouen-blue {
color: #a1d3e8;
}
.ode-to-green {
color: #b3e6d9;
}
.light-green-glint {
color: #e3f6d5;
}
.icy-lemonade {
color: #f6e6b1;
}
.chai-latte {
color: #f8c8a0;
}

/* CSS Variables */
:root {
--chefchaouen-blue:#a1d3e8;
--ode-to-green:#b3e6d9;
--light-green-glint:#e3f6d5;
--icy-lemonade:#f6e6b1;
--chai-latte:#f8c8a0;
}

More palettes to explore