All Palettes

Color Palette #499c9b, #76c6c3, #a5e3e2, #f2f5d1, #f7a23b

0%
0%
0%

CSS code for this palette

/* CSS */
.coolbox-ice-turquoise {
color: #499c9b;
}
.cyantific {
color: #76c6c3;
}
.ice-crystal-blue {
color: #a5e3e2;
}
.sun-glare {
color: #f2f5d1;
}
.yellow-sea {
color: #f7a23b;
}

/* CSS Variables */
:root {
--coolbox-ice-turquoise:#499c9b;
--cyantific:#76c6c3;
--ice-crystal-blue:#a5e3e2;
--sun-glare:#f2f5d1;
--yellow-sea:#f7a23b;
}

More palettes to explore