All Palettes

Color Palette #1f8fff, #f9cf5d, #ffbb33, #ff8c00, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.beach-party {
color: #f9cf5d;
}
.buddha-s-love-handles {
color: #ffbb33;
}
.sun-crete {
color: #ff8c00;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--beach-party:#f9cf5d;
--buddha-s-love-handles:#ffbb33;
--sun-crete:#ff8c00;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore