All Palettes

Color Palette #3eadc1, #6cc4d5, #afebee, #f3f6f7, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.moonstone {
color: #3eadc1;
}
.squeaky {
color: #6cc4d5;
}
.mint-macaron {
color: #afebee;
}
.gram-s-hair {
color: #f3f6f7;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--moonstone:#3eadc1;
--squeaky:#6cc4d5;
--mint-macaron:#afebee;
--gram-s-hair:#f3f6f7;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore