All Palettes

Color Palette #1b1b79, #4f4f92, #8a8aa3, #f1a146, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.20000-leagues-under-the-sea {
color: #1b1b79;
}
.twilight {
color: #4f4f92;
}
.violet-verbena {
color: #8a8aa3;
}
.o-brien-orange {
color: #f1a146;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--20000-leagues-under-the-sea:#1b1b79;
--twilight:#4f4f92;
--violet-verbena:#8a8aa3;
--o-brien-orange:#f1a146;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore