All Palettes

Color Palette #f5a300, #f6df60, #e7f2a6, #c8daea, #789dab

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.dilly-dally {
color: #f6df60;
}
.dingy-sticky-note {
color: #e7f2a6;
}
.celestial-light {
color: #c8daea;
}
.cool-dusk {
color: #789dab;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--dilly-dally:#f6df60;
--dingy-sticky-note:#e7f2a6;
--celestial-light:#c8daea;
--cool-dusk:#789dab;
}

More palettes to explore