All Palettes

Color Palette #f8c84f, #faa629, #e86a26, #d63c24, #6b4f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f8c84f;
}
.carona {
color: #faa629;
}
.24-carrot {
color: #e86a26;
}
.ake-blood {
color: #d63c24;
}
.passion-flower {
color: #6b4f9c;
}

/* CSS Variables */
:root {
--go-bananas:#f8c84f;
--carona:#faa629;
--24-carrot:#e86a26;
--ake-blood:#d63c24;
--passion-flower:#6b4f9c;
}

More palettes to explore