All Palettes

Color Palette #1e5a8a, #4c9ac8, #7ed1e2, #b6e7f7, #f8fcb6

0%
0%
0%

CSS code for this palette

/* CSS */
.sapphire-lace {
color: #1e5a8a;
}
.mountain-bluebird {
color: #4c9ac8;
}
.water-nymph {
color: #7ed1e2;
}
.arctic-paradise {
color: #b6e7f7;
}
.lamenters-yellow {
color: #f8fcb6;
}

/* CSS Variables */
:root {
--sapphire-lace:#1e5a8a;
--mountain-bluebird:#4c9ac8;
--water-nymph:#7ed1e2;
--arctic-paradise:#b6e7f7;
--lamenters-yellow:#f8fcb6;
}

More palettes to explore