All Palettes

Color Palette #f5c56b, #e6a84c, #d08149, #9c6c9d, #4b5d7c

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-currant {
color: #f5c56b;
}
.zucchini-flower {
color: #e6a84c;
}
.sticky-toffee {
color: #d08149;
}
.scotch-thistle {
color: #9c6c9d;
}
.stream {
color: #4b5d7c;
}

/* CSS Variables */
:root {
--yellow-currant:#f5c56b;
--zucchini-flower:#e6a84c;
--sticky-toffee:#d08149;
--scotch-thistle:#9c6c9d;
--stream:#4b5d7c;
}

More palettes to explore