All Palettes

Color Palette #1c3b6d, #4a8fba, #71b0d0, #a5e1e3, #f0e6b7

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.boat-house {
color: #4a8fba;
}
.aspara {
color: #71b0d0;
}
.ice-crystal-blue {
color: #a5e1e3;
}
.yellow-wax-pepper {
color: #f0e6b7;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--boat-house:#4a8fba;
--aspara:#71b0d0;
--ice-crystal-blue:#a5e1e3;
--yellow-wax-pepper:#f0e6b7;
}

More palettes to explore