All Palettes

Color Palette #1f3a3d, #3b6d6d, #5c999d, #a4d6b1, #f1e7b6

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.moonlit-forest {
color: #3b6d6d;
}
.jugendstil-turquoise {
color: #5c999d;
}
.frugal {
color: #a4d6b1;
}
.cr-me-de-la-cr-me {
color: #f1e7b6;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--moonlit-forest:#3b6d6d;
--jugendstil-turquoise:#5c999d;
--frugal:#a4d6b1;
--cr-me-de-la-cr-me:#f1e7b6;
}

More palettes to explore