All Palettes

Color Palette #1f8fff, #ff7142, #ffcc00, #a4d869, #ff6bb5

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.precious-persimmon {
color: #ff7142;
}
.usc-gold {
color: #ffcc00;
}
.last-of-lettuce {
color: #a4d869;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--precious-persimmon:#ff7142;
--usc-gold:#ffcc00;
--last-of-lettuce:#a4d869;
--f-n-h-ng-pink:#ff6bb5;
}

More palettes to explore