All Palettes

Color Palette #1f3a61, #3c6e90, #5aa0c4, #f7c94b, #d55930

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.big-sur-blue-jade {
color: #3c6e90;
}
.surgical {
color: #5aa0c4;
}
.sunny-mood {
color: #f7c94b;
}
.obstinate-orange {
color: #d55930;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--big-sur-blue-jade:#3c6e90;
--surgical:#5aa0c4;
--sunny-mood:#f7c94b;
--obstinate-orange:#d55930;
}

More palettes to explore