All Palettes

Color Palette #ff8052, #ffcc33, #99cc33, #33ccff, #ff3399

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.sunglow {
color: #ffcc33;
}
.lucky-lime {
color: #99cc33;
}
.shovel-knight {
color: #33ccff;
}
.wild-strawberry {
color: #ff3399;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--sunglow:#ffcc33;
--lucky-lime:#99cc33;
--shovel-knight:#33ccff;
--wild-strawberry:#ff3399;
}

More palettes to explore