All Palettes

Color Palette #1e3a3e, #4b6a6c, #8a998c, #c7e5c8, #f4f9f1

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1e3a3e;
}
.mythic-forest {
color: #4b6a6c;
}
.birch-forest {
color: #8a998c;
}
.wintergreen-mint {
color: #c7e5c8;
}
.laundry-white {
color: #f4f9f1;
}

/* CSS Variables */
:root {
--nordic:#1e3a3e;
--mythic-forest:#4b6a6c;
--birch-forest:#8a998c;
--wintergreen-mint:#c7e5c8;
--laundry-white:#f4f9f1;
}

More palettes to explore