All Palettes

Color Palette #f0a400, #ff6d1f, #d60039, #a400b3, #4d4dff

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.shocking-orange {
color: #ff6d1f;
}
.kurenai-red {
color: #d60039;
}
.heliotrope-magenta {
color: #a400b3;
}
.l-n-s-blue {
color: #4d4dff;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--shocking-orange:#ff6d1f;
--kurenai-red:#d60039;
--heliotrope-magenta:#a400b3;
--l-n-s-blue:#4d4dff;
}

More palettes to explore