All Palettes

Color Palette #1f1b79, #3b4d9b, #5e7ab5, #8db3e2, #f9e19f

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.dazzling-blue {
color: #3b4d9b;
}
.prompt {
color: #5e7ab5;
}
.adrift-on-the-nile {
color: #8db3e2;
}
.durango-dust {
color: #f9e19f;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--dazzling-blue:#3b4d9b;
--prompt:#5e7ab5;
--adrift-on-the-nile:#8db3e2;
--durango-dust:#f9e19f;
}

More palettes to explore