All Palettes

Color Palette #1d5c77, #2b8f9c, #4bb4b4, #80db9d, #f1e57e

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-blue-sea {
color: #1d5c77;
}
.scooter {
color: #2b8f9c;
}
.crystalsong-blue {
color: #4bb4b4;
}
.enchanted-emerald {
color: #80db9d;
}
.spring-yellow {
color: #f1e57e;
}

/* CSS Variables */
:root {
--deep-blue-sea:#1d5c77;
--scooter:#2b8f9c;
--crystalsong-blue:#4bb4b4;
--enchanted-emerald:#80db9d;
--spring-yellow:#f1e57e;
}

More palettes to explore