All Palettes

Color Palette #d96b30, #f1a950, #f4e09f, #6fbe83, #2b789c

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-drop {
color: #d96b30;
}
.pani-puri {
color: #f1a950;
}
.aspen-yellow {
color: #f4e09f;
}
.jade-stone-green {
color: #6fbe83;
}
.fun-and-games {
color: #2b789c;
}

/* CSS Variables */
:root {
--gold-drop:#d96b30;
--pani-puri:#f1a950;
--aspen-yellow:#f4e09f;
--jade-stone-green:#6fbe83;
--fun-and-games:#2b789c;
}

More palettes to explore