All Palettes

Color Palette #ff7e2e, #ffb84d, #fff68f, #a6d586, #4c8b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.temptatious-tangerine {
color: #ff7e2e;
}
.floral-leaf {
color: #ffb84d;
}
.the-first-daffodil {
color: #fff68f;
}
.feijoa {
color: #a6d586;
}
.fiji-palm {
color: #4c8b3c;
}

/* CSS Variables */
:root {
--temptatious-tangerine:#ff7e2e;
--floral-leaf:#ffb84d;
--the-first-daffodil:#fff68f;
--feijoa:#a6d586;
--fiji-palm:#4c8b3c;
}

More palettes to explore