All Palettes

Color Palette #1f1b79, #503c8b, #9f5b9f, #d05d6c, #f6a35a

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blue-gem {
color: #503c8b;
}
.heath-spotted-orchid {
color: #9f5b9f;
}
.desert-rose {
color: #d05d6c;
}
.bergamot-orange {
color: #f6a35a;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blue-gem:#503c8b;
--heath-spotted-orchid:#9f5b9f;
--desert-rose:#d05d6c;
--bergamot-orange:#f6a35a;
}

More palettes to explore