All Palettes

Color Palette #1f3a3d, #4b7c7b, #7abe79, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.lucky-shamrock {
color: #4b7c7b;
}
.lucerne {
color: #7abe79;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--lucky-shamrock:#4b7c7b;
--lucerne:#7abe79;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore