All Palettes

Color Palette #f7c94b, #dba81a, #a88b3e, #7b7c9d, #4b4d5d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.chanterelle {
color: #dba81a;
}
.luxor-gold {
color: #a88b3e;
}
.bossa-nova-blue {
color: #7b7c9d;
}
.odyssey-grey {
color: #4b4d5d;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--chanterelle:#dba81a;
--luxor-gold:#a88b3e;
--bossa-nova-blue:#7b7c9d;
--odyssey-grey:#4b4d5d;
}

More palettes to explore