All Palettes

Color Palette #f69f2c, #f7ca50, #a7d638, #4abf8c, #2b98b6

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.go-bananas {
color: #f7ca50;
}
.blanka-green {
color: #a7d638;
}
.garish-green {
color: #4abf8c;
}
.sailfish {
color: #2b98b6;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--go-bananas:#f7ca50;
--blanka-green:#a7d638;
--garish-green:#4abf8c;
--sailfish:#2b98b6;
}

More palettes to explore