All Palettes

Color Palette #1f3a61, #4b6e8b, #7b9abc, #c9e9e2, #f5c799

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.revel-blue {
color: #4b6e8b;
}
.eiger-nordwand {
color: #7b9abc;
}
.jagged-ice {
color: #c9e9e2;
}
.orange-blast {
color: #f5c799;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--revel-blue:#4b6e8b;
--eiger-nordwand:#7b9abc;
--jagged-ice:#c9e9e2;
--orange-blast:#f5c799;
}

More palettes to explore