All Palettes

Color Palette #1f395c, #2d4c6c, #4f6d87, #a1c6d4, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f395c;
}
.celestial-blue {
color: #2d4c6c;
}
.shipyard {
color: #4f6d87;
}
.blue-dam {
color: #a1c6d4;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--navy-peony:#1f395c;
--celestial-blue:#2d4c6c;
--shipyard:#4f6d87;
--blue-dam:#a1c6d4;
--welcoming-wasp:#f0a800;
}

More palettes to explore