All Palettes

Color Palette #1f1b79, #5093b9, #82d1e3, #f5f75e, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.heritage-blue {
color: #5093b9;
}
.water-nymph {
color: #82d1e3;
}
.icterine {
color: #f5f75e;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--heritage-blue:#5093b9;
--water-nymph:#82d1e3;
--icterine:#f5f75e;
--pompelmo:#ff6b6b;
}

More palettes to explore