All Palettes

Color Palette #f7ca50, #ff6933, #ff3c00, #d6006f, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f7ca50;
}
.halt-and-catch-fire {
color: #ff6933;
}
.coquelicot {
color: #ff3c00;
}
.moth-orchid {
color: #d6006f;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--go-bananas:#f7ca50;
--halt-and-catch-fire:#ff6933;
--coquelicot:#ff3c00;
--moth-orchid:#d6006f;
--heliotrope-magenta:#a400b3;
}

More palettes to explore