All Palettes

Color Palette #ff613d, #ff9a1f, #ffcf4d, #4abf6d, #3d6aa9

0%
0%
0%

CSS code for this palette

/* CSS */
.halloween {
color: #ff613d;
}
.dragon-ball {
color: #ff9a1f;
}
.minion-yellow {
color: #ffcf4d;
}
.iridescent-green {
color: #4abf6d;
}
.waterline-blue {
color: #3d6aa9;
}

/* CSS Variables */
:root {
--halloween:#ff613d;
--dragon-ball:#ff9a1f;
--minion-yellow:#ffcf4d;
--iridescent-green:#4abf6d;
--waterline-blue:#3d6aa9;
}

More palettes to explore