All Palettes

Color Palette #1f3a61, #4f6f7d, #7d9cb5, #a5e3d1, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.tornado-season {
color: #4f6f7d;
}
.bluesy-note {
color: #7d9cb5;
}
.botanical-tint {
color: #a5e3d1;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--tornado-season:#4f6f7d;
--bluesy-note:#7d9cb5;
--botanical-tint:#a5e3d1;
--sunshine-mellow:#f1c40e;
}

More palettes to explore