All Palettes

Color Palette #f7c750, #f88a1b, #d25637, #7c3f9d, #3d5a99

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f7c750;
}
.glorious-sunset {
color: #f88a1b;
}
.energetic-orange {
color: #d25637;
}
.cadmium-violet {
color: #7c3f9d;
}
.muted-lavender {
color: #3d5a99;
}

/* CSS Variables */
:root {
--go-bananas:#f7c750;
--glorious-sunset:#f88a1b;
--energetic-orange:#d25637;
--cadmium-violet:#7c3f9d;
--muted-lavender:#3d5a99;
}

More palettes to explore