All Palettes

Color Palette #e6b328, #f6c54c, #f7e9a1, #f1a8a2, #d97878

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-tips {
color: #e6b328;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.lazy-daisy {
color: #f7e9a1;
}
.calabrese {
color: #f1a8a2;
}
.red-cedar {
color: #d97878;
}

/* CSS Variables */
:root {
--gold-tips:#e6b328;
--creamy-sweet-corn:#f6c54c;
--lazy-daisy:#f7e9a1;
--calabrese:#f1a8a2;
--red-cedar:#d97878;
}

More palettes to explore