All Palettes

Color Palette #499c9b, #6fc3b9, #a5e3d7, #eef6f0, #ff9c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.coolbox-ice-turquoise {
color: #499c9b;
}
.tropic-tide {
color: #6fc3b9;
}
.botanical-tint {
color: #a5e3d7;
}
.heavy-sugar {
color: #eef6f0;
}
.creamy-orange-blush {
color: #ff9c7a;
}

/* CSS Variables */
:root {
--coolbox-ice-turquoise:#499c9b;
--tropic-tide:#6fc3b9;
--botanical-tint:#a5e3d7;
--heavy-sugar:#eef6f0;
--creamy-orange-blush:#ff9c7a;
}

More palettes to explore