All Palettes

Color Palette #f5a300, #f6cf51, #f9e59f, #b1d8d2, #5b9a89

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.maize {
color: #f6cf51;
}
.storm-lightning {
color: #f9e59f;
}
.wave-top {
color: #b1d8d2;
}
.derby-green {
color: #5b9a89;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--maize:#f6cf51;
--storm-lightning:#f9e59f;
--wave-top:#b1d8d2;
--derby-green:#5b9a89;
}

More palettes to explore