All Palettes

Color Palette #f69f2c, #ee4b2b, #c85f92, #6b5be6, #4cd4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.hot-shot {
color: #ee4b2b;
}
.ibis-rose {
color: #c85f92;
}
.blue-hepatica {
color: #6b5be6;
}
.neon-nazar {
color: #4cd4e6;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--hot-shot:#ee4b2b;
--ibis-rose:#c85f92;
--blue-hepatica:#6b5be6;
--neon-nazar:#4cd4e6;
}

More palettes to explore