All Palettes

Color Palette #7dd2d4, #5cb2af, #3f8d8d, #2b5e5e, #1a3d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.belize {
color: #7dd2d4;
}
.artesian-well {
color: #5cb2af;
}
.blue-chill {
color: #3f8d8d;
}
.calypso-green {
color: #2b5e5e;
}
.nordic {
color: #1a3d3d;
}

/* CSS Variables */
:root {
--belize:#7dd2d4;
--artesian-well:#5cb2af;
--blue-chill:#3f8d8d;
--calypso-green:#2b5e5e;
--nordic:#1a3d3d;
}

More palettes to explore