All Palettes

Color Palette #f8c84f, #ff6e61, #d83b5b, #a04095, #5c4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f8c84f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.azalea {
color: #d83b5b;
}
.purple-cactus-flower {
color: #a04095;
}
.purple-corallite {
color: #5c4f8c;
}

/* CSS Variables */
:root {
--go-bananas:#f8c84f;
--grapefruit-pulp:#ff6e61;
--azalea:#d83b5b;
--purple-cactus-flower:#a04095;
--purple-corallite:#5c4f8c;
}

More palettes to explore