All Palettes

Color Palette #1d2a77, #2c4a8c, #4d799d, #86c1b7, #f1e99d

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1d2a77;
}
.blue-highlight {
color: #2c4a8c;
}
.tech-wave {
color: #4d799d;
}
.undine {
color: #86c1b7;
}
.first-day-of-summer {
color: #f1e99d;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1d2a77;
--blue-highlight:#2c4a8c;
--tech-wave:#4d799d;
--undine:#86c1b7;
--first-day-of-summer:#f1e99d;
}

More palettes to explore