All Palettes

Color Palette #f0a800, #f26b31, #f39c12, #d72d3b, #a44c98

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.basketball {
color: #f26b31;
}
.dodgeroll-gold {
color: #f39c12;
}
.akuma {
color: #d72d3b;
}
.hyacinth-violet {
color: #a44c98;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--basketball:#f26b31;
--dodgeroll-gold:#f39c12;
--akuma:#d72d3b;
--hyacinth-violet:#a44c98;
}

More palettes to explore