All Palettes

Color Palette #1f8fff, #ff6e61, #f0a800, #00bdad, #ff4d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.grapefruit-pulp {
color: #ff6e61;
}
.welcoming-wasp {
color: #f0a800;
}
.verditer {
color: #00bdad;
}
.sasquatch-socks {
color: #ff4d7f;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--grapefruit-pulp:#ff6e61;
--welcoming-wasp:#f0a800;
--verditer:#00bdad;
--sasquatch-socks:#ff4d7f;
}

More palettes to explore