All Palettes

Color Palette #4c9e9d, #5bc8c5, #d8e9e2, #f6d6a7, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.coolbox-ice-turquoise {
color: #4c9e9d;
}
.chinese-lacquer {
color: #5bc8c5;
}
.aqua-breeze {
color: #d8e9e2;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--coolbox-ice-turquoise:#4c9e9d;
--chinese-lacquer:#5bc8c5;
--aqua-breeze:#d8e9e2;
--enjoyable-yellow:#f6d6a7;
--calabrese:#f1a8a2;
}

More palettes to explore