All Palettes

Color Palette #1f8fff, #ff6e61, #f9e7c3, #6dc34b, #ffcd05

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.grapefruit-pulp {
color: #ff6e61;
}
.havana-cream {
color: #f9e7c3;
}
.taurus-forest-fern {
color: #6dc34b;
}
.sunflower-island {
color: #ffcd05;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--grapefruit-pulp:#ff6e61;
--havana-cream:#f9e7c3;
--taurus-forest-fern:#6dc34b;
--sunflower-island:#ffcd05;
}

More palettes to explore