All Palettes

Color Palette #f8c84f, #f28d40, #d7513c, #9c2b4f, #5f3a92

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f8c84f;
}
.mandarin-rind {
color: #f28d40;
}
.fire-island {
color: #d7513c;
}
.raspberry-romantic {
color: #9c2b4f;
}
.daisy-bush {
color: #5f3a92;
}

/* CSS Variables */
:root {
--go-bananas:#f8c84f;
--mandarin-rind:#f28d40;
--fire-island:#d7513c;
--raspberry-romantic:#9c2b4f;
--daisy-bush:#5f3a92;
}

More palettes to explore