All Palettes

Color Palette #7acdeb, #49c2d4, #3a9b9c, #2d7b6d, #2f5b4e

0%
0%
0%

CSS code for this palette

/* CSS */
.middle-blue {
color: #7acdeb;
}
.bachelor-button {
color: #49c2d4;
}
.latigo-bay {
color: #3a9b9c;
}
.green-belt {
color: #2d7b6d;
}
.holly-leaf {
color: #2f5b4e;
}

/* CSS Variables */
:root {
--middle-blue:#7acdeb;
--bachelor-button:#49c2d4;
--latigo-bay:#3a9b9c;
--green-belt:#2d7b6d;
--holly-leaf:#2f5b4e;
}

More palettes to explore