All Palettes

Color Palette #0c4a8d, #3a9ad9, #89c4e6, #f5d75b, #f89d25

0%
0%
0%

CSS code for this palette

/* CSS */
.mondrian-blue {
color: #0c4a8d;
}
.dayflower {
color: #3a9ad9;
}
.deluxe-days {
color: #89c4e6;
}
.wake-me-up {
color: #f5d75b;
}
.radiant-yellow {
color: #f89d25;
}

/* CSS Variables */
:root {
--mondrian-blue:#0c4a8d;
--dayflower:#3a9ad9;
--deluxe-days:#89c4e6;
--wake-me-up:#f5d75b;
--radiant-yellow:#f89d25;
}

More palettes to explore