All Palettes

Color Palette #1f395c, #2a5f7e, #5b8f9f, #a0c3c5, #f2e1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f395c;
}
.nautical-creatures {
color: #2a5f7e;
}
.georgian-revival-blue {
color: #5b8f9f;
}
.raindrop {
color: #a0c3c5;
}
.bone-white {
color: #f2e1b1;
}

/* CSS Variables */
:root {
--navy-peony:#1f395c;
--nautical-creatures:#2a5f7e;
--georgian-revival-blue:#5b8f9f;
--raindrop:#a0c3c5;
--bone-white:#f2e1b1;
}

More palettes to explore