All Palettes

Color Palette #011e14, #2a4b44, #4d7a6c, #a1d69f, #e9f9e7

0%
0%
0%

CSS code for this palette

/* CSS */
.clock-chimes-thirteen {
color: #011e14;
}
.platoon-green {
color: #2a4b44;
}
.double-jeopardy {
color: #4d7a6c;
}
.green-trance {
color: #a1d69f;
}
.bubble {
color: #e9f9e7;
}

/* CSS Variables */
:root {
--clock-chimes-thirteen:#011e14;
--platoon-green:#2a4b44;
--double-jeopardy:#4d7a6c;
--green-trance:#a1d69f;
--bubble:#e9f9e7;
}

More palettes to explore