All Palettes

Color Palette #f69f2c, #f4c54e, #e6e7b1, #a3d7e0, #598e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.eyelash-viper {
color: #f4c54e;
}
.tusk {
color: #e6e7b1;
}
.terrace-pool {
color: #a3d7e0;
}
.harbor {
color: #598e9b;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--eyelash-viper:#f4c54e;
--tusk:#e6e7b1;
--terrace-pool:#a3d7e0;
--harbor:#598e9b;
}

More palettes to explore