All Palettes

Color Palette #1f3d89, #60af7e, #a7d94a, #f6be46, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oblivion {
color: #1f3d89;
}
.green-tourmaline {
color: #60af7e;
}
.burst-of-lime {
color: #a7d94a;
}
.samoan-sun {
color: #f6be46;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--blue-oblivion:#1f3d89;
--green-tourmaline:#60af7e;
--burst-of-lime:#a7d94a;
--samoan-sun:#f6be46;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore