All Palettes

Color Palette #1f3a3d, #2a7e5b, #5bd7a1, #f5e14d, #f45b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.k-k-riki-green {
color: #2a7e5b;
}
.diroset {
color: #5bd7a1;
}
.gilded {
color: #f5e14d;
}
.plastic-carrot {
color: #f45b1f;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--k-k-riki-green:#2a7e5b;
--diroset:#5bd7a1;
--gilded:#f5e14d;
--plastic-carrot:#f45b1f;
}

More palettes to explore