All Palettes

Color Palette #ffdd00, #ff6e00, #ff3c00, #c72929, #49148a

0%
0%
0%

CSS code for this palette

/* CSS */
.super-saiyan {
color: #ffdd00;
}
.flush-orange {
color: #ff6e00;
}
.coquelicot {
color: #ff3c00;
}
.akabeni {
color: #c72929;
}
.pitch-violet {
color: #49148a;
}

/* CSS Variables */
:root {
--super-saiyan:#ffdd00;
--flush-orange:#ff6e00;
--coquelicot:#ff3c00;
--akabeni:#c72929;
--pitch-violet:#49148a;
}

More palettes to explore