All Palettes

Color Palette #4d8a8f, #6fc7c8, #a2d8d1, #f9b876, #f56b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.flounce {
color: #4d8a8f;
}
.luna-moona {
color: #6fc7c8;
}
.smooth-satin {
color: #a2d8d1;
}
.mellow-apricot {
color: #f9b876;
}
.breeze-of-chilli {
color: #f56b6b;
}

/* CSS Variables */
:root {
--flounce:#4d8a8f;
--luna-moona:#6fc7c8;
--smooth-satin:#a2d8d1;
--mellow-apricot:#f9b876;
--breeze-of-chilli:#f56b6b;
}

More palettes to explore