All Palettes

Color Palette #1d4f91, #2f8bc1, #4dc5e0, #aae0e9, #f6f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.sweat-bee {
color: #1d4f91;
}
.christmas-blue {
color: #2f8bc1;
}
.lake-thun {
color: #4dc5e0;
}
.light-washed-blue {
color: #aae0e9;
}
.lynx-white {
color: #f6f8f8;
}

/* CSS Variables */
:root {
--sweat-bee:#1d4f91;
--christmas-blue:#2f8bc1;
--lake-thun:#4dc5e0;
--light-washed-blue:#aae0e9;
--lynx-white:#f6f8f8;
}

More palettes to explore