All Palettes

Color Palette #f5a300, #f8c73f, #f5e44d, #a8d600, #6cbe46

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.pyrite {
color: #f8c73f;
}
.yellow-petal {
color: #f5e44d;
}
.king-lime {
color: #a8d600;
}
.pure-apple {
color: #6cbe46;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--pyrite:#f8c73f;
--yellow-petal:#f5e44d;
--king-lime:#a8d600;
--pure-apple:#6cbe46;
}

More palettes to explore