All Palettes

Color Palette #4d9c9d, #6eb4b2, #8dc5c8, #f9e89f, #f8b85d

0%
0%
0%

CSS code for this palette

/* CSS */
.coolbox-ice-turquoise {
color: #4d9c9d;
}
.dexter {
color: #6eb4b2;
}
.embellished-blue {
color: #8dc5c8;
}
.storm-lightning {
color: #f9e89f;
}
.amber-yellow {
color: #f8b85d;
}

/* CSS Variables */
:root {
--coolbox-ice-turquoise:#4d9c9d;
--dexter:#6eb4b2;
--embellished-blue:#8dc5c8;
--storm-lightning:#f9e89f;
--amber-yellow:#f8b85d;
}

More palettes to explore