All Palettes

Color Palette #305a57, #4b8180, #80a3a1, #b8e0e0, #e9f6f4

0%
0%
0%

CSS code for this palette

/* CSS */
.enchanting-ivy {
color: #305a57;
}
.submerged {
color: #4b8180;
}
.scenario {
color: #80a3a1;
}
.fine-blue {
color: #b8e0e0;
}
.melting-glacier {
color: #e9f6f4;
}

/* CSS Variables */
:root {
--enchanting-ivy:#305a57;
--submerged:#4b8180;
--scenario:#80a3a1;
--fine-blue:#b8e0e0;
--melting-glacier:#e9f6f4;
}

More palettes to explore