All Palettes

Color Palette #9dd8e1, #6cb7b3, #3b8c8b, #305a57, #1b3b39

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-cruise {
color: #9dd8e1;
}
.florida-turquoise {
color: #6cb7b3;
}
.blue-chill {
color: #3b8c8b;
}
.enchanting-ivy {
color: #305a57;
}
.nordic {
color: #1b3b39;
}

/* CSS Variables */
:root {
--ocean-cruise:#9dd8e1;
--florida-turquoise:#6cb7b3;
--blue-chill:#3b8c8b;
--enchanting-ivy:#305a57;
--nordic:#1b3b39;
}

More palettes to explore