All Palettes

Color Palette #a8d3e1, #f1c84b, #f45b1f, #b2e0b2, #3d8a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.plastic-carrot {
color: #f45b1f;
}
.mint-cocktail-green {
color: #b2e0b2;
}
.royal-palm {
color: #3d8a8a;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--solar-plexus-chakra:#f1c84b;
--plastic-carrot:#f45b1f;
--mint-cocktail-green:#b2e0b2;
--royal-palm:#3d8a8a;
}

More palettes to explore