All Palettes

Color Palette #c89e4c, #e1b74c, #f2d450, #f7a62b, #d66b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.gingerbread-house {
color: #c89e4c;
}
.high-honey {
color: #e1b74c;
}
.fresh-pineapple {
color: #f2d450;
}
.carona {
color: #f7a62b;
}
.fresh-gingerbread {
color: #d66b1f;
}

/* CSS Variables */
:root {
--gingerbread-house:#c89e4c;
--high-honey:#e1b74c;
--fresh-pineapple:#f2d450;
--carona:#f7a62b;
--fresh-gingerbread:#d66b1f;
}

More palettes to explore