All Palettes

Color Palette #e1b12d, #f39c12, #f1c40e, #28af60, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-samovar {
color: #e1b12d;
}
.dodgeroll-gold {
color: #f39c12;
}
.sunshine-mellow {
color: #f1c40e;
}
.island-green {
color: #28af60;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--golden-samovar:#e1b12d;
--dodgeroll-gold:#f39c12;
--sunshine-mellow:#f1c40e;
--island-green:#28af60;
--snap-shot:#2b3d50;
}

More palettes to explore