All Palettes

Color Palette #1f3a61, #3e5d74, #6a8f95, #a6c9c6, #f7e0a1

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.china-pattern {
color: #3e5d74;
}
.blue-clay {
color: #6a8f95;
}
.zenith-heights {
color: #a6c9c6;
}
.aspen-yellow {
color: #f7e0a1;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--china-pattern:#3e5d74;
--blue-clay:#6a8f95;
--zenith-heights:#a6c9c6;
--aspen-yellow:#f7e0a1;
}

More palettes to explore