All Palettes

Color Palette #1f3a61, #2a5b7a, #4b8c9b, #a3d7c4, #f2e3b5

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.nautical-creatures {
color: #2a5b7a;
}
.adrift {
color: #4b8c9b;
}
.southern-belle {
color: #a3d7c4;
}
.james-blonde {
color: #f2e3b5;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--nautical-creatures:#2a5b7a;
--adrift:#4b8c9b;
--southern-belle:#a3d7c4;
--james-blonde:#f2e3b5;
}

More palettes to explore