All Palettes

Color Palette #ff6b81, #ff9e42, #ffcb5c, #9edfe5, #6961ff

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-watermelon {
color: #ff6b81;
}
.exotic-blossom {
color: #ff9e42;
}
.nacho {
color: #ffcb5c;
}
.cool-water-lake {
color: #9edfe5;
}
.blue-genie {
color: #6961ff;
}

/* CSS Variables */
:root {
--wild-watermelon:#ff6b81;
--exotic-blossom:#ff9e42;
--nacho:#ffcb5c;
--cool-water-lake:#9edfe5;
--blue-genie:#6961ff;
}

More palettes to explore