All Palettes

Color Palette #1f3a61, #2f6b83, #50a2aa, #95dad3, #f4c07b

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.tl-loc-blue {
color: #2f6b83;
}
.blue-racer {
color: #50a2aa;
}
.sweet-rhapsody {
color: #95dad3;
}
.sunrise {
color: #f4c07b;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--tl-loc-blue:#2f6b83;
--blue-racer:#50a2aa;
--sweet-rhapsody:#95dad3;
--sunrise:#f4c07b;
}

More palettes to explore