All Palettes

Color Palette #ff3d1f, #ff913d, #ffd23d, #3dff57, #3d9bff

0%
0%
0%

CSS code for this palette

/* CSS */
.spiritstone-red {
color: #ff3d1f;
}
.joyful-orange {
color: #ff913d;
}
.lamplight {
color: #ffd23d;
}
.bright-light-green {
color: #3dff57;
}
.sky-dancer {
color: #3d9bff;
}

/* CSS Variables */
:root {
--spiritstone-red:#ff3d1f;
--joyful-orange:#ff913d;
--lamplight:#ffd23d;
--bright-light-green:#3dff57;
--sky-dancer:#3d9bff;
}

More palettes to explore