All Palettes

Color Palette #f7d06e, #f9a71a, #e06c24, #d94c30, #aa2c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-tulip {
color: #f7d06e;
}
.lush-honeycomb {
color: #f9a71a;
}
.lusty-orange {
color: #e06c24;
}
.spicy-orange {
color: #d94c30;
}
.vivacious {
color: #aa2c5a;
}

/* CSS Variables */
:root {
--yellow-tulip:#f7d06e;
--lush-honeycomb:#f9a71a;
--lusty-orange:#e06c24;
--spicy-orange:#d94c30;
--vivacious:#aa2c5a;
}

More palettes to explore