All Palettes

Color Palette #f5a300, #f7c94b, #f9e795, #ffb7a3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.sunny-mood {
color: #f7c94b;
}
.fun-yellow {
color: #f9e795;
}
.nature-apricot {
color: #ffb7a3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--sunny-mood:#f7c94b;
--fun-yellow:#f9e795;
--nature-apricot:#ffb7a3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore