All Palettes

Color Palette #f36b39, #f5a524, #f8e61b, #b8e986, #7dd421

0%
0%
0%

CSS code for this palette

/* CSS */
.firecracker {
color: #f36b39;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.xanthic {
color: #f8e61b;
}
.green-day {
color: #b8e986;
}
.king-lizard {
color: #7dd421;
}

/* CSS Variables */
:root {
--firecracker:#f36b39;
--apricot-glazed-chicken:#f5a524;
--xanthic:#f8e61b;
--green-day:#b8e986;
--king-lizard:#7dd421;
}

More palettes to explore