All Palettes

Color Palette #f69f2c, #ffcd38, #ffee70, #85c2ff, #5078e7

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.peeps {
color: #ffcd38;
}
.sand-yellow {
color: #ffee70;
}
.scenic-water {
color: #85c2ff;
}
.blue-oyster-cult {
color: #5078e7;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--peeps:#ffcd38;
--sand-yellow:#ffee70;
--scenic-water:#85c2ff;
--blue-oyster-cult:#5078e7;
}

More palettes to explore