All Palettes

Color Palette #1e4e7b, #3c8eaa, #65b2c8, #a5e3e0, #f3f0d8

0%
0%
0%

CSS code for this palette

/* CSS */
.theatre-blue {
color: #1e4e7b;
}
.magic-blue {
color: #3c8eaa;
}
.delicate-girl-blue {
color: #65b2c8;
}
.ice-crystal-blue {
color: #a5e3e0;
}
.honey-yogurt-popsicles {
color: #f3f0d8;
}

/* CSS Variables */
:root {
--theatre-blue:#1e4e7b;
--magic-blue:#3c8eaa;
--delicate-girl-blue:#65b2c8;
--ice-crystal-blue:#a5e3e0;
--honey-yogurt-popsicles:#f3f0d8;
}

More palettes to explore