All Palettes

Color Palette #1b4b3d, #3d7b70, #5bb3a2, #90e4b2, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.brunswick-green {
color: #1b4b3d;
}
.maturity {
color: #3d7b70;
}
.shylock {
color: #5bb3a2;
}
.algae-green {
color: #90e4b2;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--brunswick-green:#1b4b3d;
--maturity:#3d7b70;
--shylock:#5bb3a2;
--algae-green:#90e4b2;
--hollandaise:#ffec3d;
}

More palettes to explore