All Palettes

Color Palette #1f3a61, #49699c, #8eb2d2, #f0c24c, #e86e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.san-marino {
color: #49699c;
}
.innocent-blue {
color: #8eb2d2;
}
.adonis-rose-yellow {
color: #f0c24c;
}
.orangeville {
color: #e86e5e;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--san-marino:#49699c;
--innocent-blue:#8eb2d2;
--adonis-rose-yellow:#f0c24c;
--orangeville:#e86e5e;
}

More palettes to explore