All Palettes

Color Palette #1d4f8b, #3a7d9c, #6fc5d3, #a1dfe8, #f0bab2

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.blue-dart-frog {
color: #3a7d9c;
}
.salt-lake {
color: #6fc5d3;
}
.luminescent-blue {
color: #a1dfe8;
}
.ballerina-tears {
color: #f0bab2;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--blue-dart-frog:#3a7d9c;
--salt-lake:#6fc5d3;
--luminescent-blue:#a1dfe8;
--ballerina-tears:#f0bab2;
}

More palettes to explore