All Palettes

Color Palette #1a3a3d, #2b5e5f, #4b7b7c, #6fbe88, #a2e6da

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1a3a3d;
}
.calypso-green {
color: #2b5e5f;
}
.lucky-shamrock {
color: #4b7b7c;
}
.clover-mist {
color: #6fbe88;
}
.sea-glass-teal {
color: #a2e6da;
}

/* CSS Variables */
:root {
--nordic:#1a3a3d;
--calypso-green:#2b5e5f;
--lucky-shamrock:#4b7b7c;
--clover-mist:#6fbe88;
--sea-glass-teal:#a2e6da;
}

More palettes to explore