All Palettes

Color Palette #ef9c1f, #ffba52, #ffdc85, #49c5a4, #3e9293

0%
0%
0%

CSS code for this palette

/* CSS */
.burning-trail {
color: #ef9c1f;
}
.caroling-candlelight {
color: #ffba52;
}
.spirited-yellow {
color: #ffdc85;
}
.eucalipto {
color: #49c5a4;
}
.catalan {
color: #3e9293;
}

/* CSS Variables */
:root {
--burning-trail:#ef9c1f;
--caroling-candlelight:#ffba52;
--spirited-yellow:#ffdc85;
--eucalipto:#49c5a4;
--catalan:#3e9293;
}

More palettes to explore