All Palettes

Color Palette #81cfc5, #a2e6d3, #d2f9e0, #f9e7b9, #f6a488

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-green-gem {
color: #81cfc5;
}
.aqua-wish {
color: #a2e6d3;
}
.cactus-water {
color: #d2f9e0;
}
.hawaiian-cream {
color: #f9e7b9;
}
.lugganath-orange {
color: #f6a488;
}

/* CSS Variables */
:root {
--blue-green-gem:#81cfc5;
--aqua-wish:#a2e6d3;
--cactus-water:#d2f9e0;
--hawaiian-cream:#f9e7b9;
--lugganath-orange:#f6a488;
}

More palettes to explore