All Palettes

Color Palette #f6b531, #f7c6a6, #f1e1b7, #9d6c9d, #4c4b81

0%
0%
0%

CSS code for this palette

/* CSS */
.nyc-taxi {
color: #f6b531;
}
.peach-damask {
color: #f7c6a6;
}
.belgian-waffle {
color: #f1e1b7;
}
.scotch-thistle {
color: #9d6c9d;
}
.altar-of-heaven {
color: #4c4b81;
}

/* CSS Variables */
:root {
--nyc-taxi:#f6b531;
--peach-damask:#f7c6a6;
--belgian-waffle:#f1e1b7;
--scotch-thistle:#9d6c9d;
--altar-of-heaven:#4c4b81;
}

More palettes to explore