All Palettes

Color Palette #ff4d00, #ff8c00, #ffca38, #4d7dfe, #4a3c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.phaser-beam {
color: #ff4d00;
}
.sun-crete {
color: #ff8c00;
}
.banana-boat {
color: #ffca38;
}
.c64-ntsc {
color: #4d7dfe;
}
.meteorite {
color: #4a3c6d;
}

/* CSS Variables */
:root {
--phaser-beam:#ff4d00;
--sun-crete:#ff8c00;
--banana-boat:#ffca38;
--c64-ntsc:#4d7dfe;
--meteorite:#4a3c6d;
}

More palettes to explore