All Palettes

Color Palette #f8c84f, #f88730, #e0563e, #a12b5a, #5b2a92

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f8c84f;
}
.peach-fury {
color: #f88730;
}
.tiger-lily {
color: #e0563e;
}
.parlour-red {
color: #a12b5a;
}
.lucid-dream {
color: #5b2a92;
}

/* CSS Variables */
:root {
--go-bananas:#f8c84f;
--peach-fury:#f88730;
--tiger-lily:#e0563e;
--parlour-red:#a12b5a;
--lucid-dream:#5b2a92;
}

More palettes to explore