All Palettes

Color Palette #1b4b3d, #3a9c68, #5ed4a1, #a5e3b7, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.brunswick-green {
color: #1b4b3d;
}
.bulma-hair {
color: #3a9c68;
}
.diroset {
color: #5ed4a1;
}
.overtone {
color: #a5e3b7;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--brunswick-green:#1b4b3d;
--bulma-hair:#3a9c68;
--diroset:#5ed4a1;
--overtone:#a5e3b7;
--dr-white:#fafafa;
}

More palettes to explore