All Palettes

Color Palette #009485, #4eb5b7, #80cbc4, #b3dfdc, #dff1f1

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-peacock-blue {
color: #009485;
}
.crystalsong-blue {
color: #4eb5b7;
}
.blue-green-gem {
color: #80cbc4;
}
.frosty-soft-blue {
color: #b3dfdc;
}
.bone-chilling {
color: #dff1f1;
}

/* CSS Variables */
:root {
--deep-peacock-blue:#009485;
--crystalsong-blue:#4eb5b7;
--blue-green-gem:#80cbc4;
--frosty-soft-blue:#b3dfdc;
--bone-chilling:#dff1f1;
}

More palettes to explore