All Palettes

Color Palette #ff613d, #ffa91f, #ffd900, #5fbf5f, #3d8eff

0%
0%
0%

CSS code for this palette

/* CSS */
.halloween {
color: #ff613d;
}
.averland-sunset {
color: #ffa91f;
}
.soviet-gold {
color: #ffd900;
}
.drop-green {
color: #5fbf5f;
}
.bleuch-tel-blue {
color: #3d8eff;
}

/* CSS Variables */
:root {
--halloween:#ff613d;
--averland-sunset:#ffa91f;
--soviet-gold:#ffd900;
--drop-green:#5fbf5f;
--bleuch-tel-blue:#3d8eff;
}

More palettes to explore