All Palettes

Color Palette #022c15, #0d4a3d, #5f8c7a, #a2d8c0, #def7e9

0%
0%
0%

CSS code for this palette

/* CSS */
.haunted-forest {
color: #022c15;
}
.country-squire {
color: #0d4a3d;
}
.sheffield {
color: #5f8c7a;
}
.flowering-cactus {
color: #a2d8c0;
}
.treacherous-blizzard {
color: #def7e9;
}

/* CSS Variables */
:root {
--haunted-forest:#022c15;
--country-squire:#0d4a3d;
--sheffield:#5f8c7a;
--flowering-cactus:#a2d8c0;
--treacherous-blizzard:#def7e9;
}

More palettes to explore