All Palettes

Color Palette #ff4d4f, #ff8c1a, #ffd900, #4cae4f, #37a3f1

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4f;
}
.laddu-orange {
color: #ff8c1a;
}
.soviet-gold {
color: #ffd900;
}
.devil-s-grass {
color: #4cae4f;
}
.rockman-blue {
color: #37a3f1;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4f;
--laddu-orange:#ff8c1a;
--soviet-gold:#ffd900;
--devil-s-grass:#4cae4f;
--rockman-blue:#37a3f1;
}

More palettes to explore