All Palettes

Color Palette #4ab5a5, #7ed3b2, #a9e0c2, #f0f7d4, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.sacred-turquoise {
color: #4ab5a5;
}
.seafoam-blue {
color: #7ed3b2;
}
.mountain-mint {
color: #a9e0c2;
}
.rice-flower {
color: #f0f7d4;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--sacred-turquoise:#4ab5a5;
--seafoam-blue:#7ed3b2;
--mountain-mint:#a9e0c2;
--rice-flower:#f0f7d4;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore