All Palettes

Color Palette #1f8fff, #ffec42, #ff8052, #ff1492, #32cd32

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.hollandaise {
color: #ffec42;
}
.n-rang-orange {
color: #ff8052;
}
.secret-story {
color: #ff1492;
}
.poisonous-pesticide {
color: #32cd32;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--hollandaise:#ffec42;
--n-rang-orange:#ff8052;
--secret-story:#ff1492;
--poisonous-pesticide:#32cd32;
}

More palettes to explore