All Palettes

Color Palette #ff3d4d, #ff8c1a, #ffea00, #5dda6c, #2e7ab8

0%
0%
0%

CSS code for this palette

/* CSS */
.sunburnt-cyclops {
color: #ff3d4d;
}
.laddu-orange {
color: #ff8c1a;
}
.middle-yellow {
color: #ffea00;
}
.lightish-green {
color: #5dda6c;
}
.bluish {
color: #2e7ab8;
}

/* CSS Variables */
:root {
--sunburnt-cyclops:#ff3d4d;
--laddu-orange:#ff8c1a;
--middle-yellow:#ffea00;
--lightish-green:#5dda6c;
--bluish:#2e7ab8;
}

More palettes to explore