All Palettes

Color Palette #f9c84e, #f5a524, #d86a4b, #6f2c90, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f9c84e;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.jelly-slug {
color: #d86a4b;
}
.true-purple {
color: #6f2c90;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--go-bananas:#f9c84e;
--apricot-glazed-chicken:#f5a524;
--jelly-slug:#d86a4b;
--true-purple:#6f2c90;
--olympic-blue:#4b91e2;
}

More palettes to explore