All Palettes

Color Palette #2d7d9a, #4aafba, #a2d7d0, #f6e0b1, #f1cb4b

0%
0%
0%

CSS code for this palette

/* CSS */
.valley-of-glaciers {
color: #2d7d9a;
}
.thalassa {
color: #4aafba;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.friendly-yellow {
color: #f6e0b1;
}
.solar-plexus-chakra {
color: #f1cb4b;
}

/* CSS Variables */
:root {
--valley-of-glaciers:#2d7d9a;
--thalassa:#4aafba;
--touch-of-turquoise:#a2d7d0;
--friendly-yellow:#f6e0b1;
--solar-plexus-chakra:#f1cb4b;
}

More palettes to explore