All Palettes

Color Palette #1b4d74, #3f7a9d, #60a2c3, #8acae5, #b2e7f5

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1b4d74;
}
.linoleum-blue {
color: #3f7a9d;
}
.scott-base {
color: #60a2c3;
}
.deluxe-days {
color: #8acae5;
}
.azure-sky {
color: #b2e7f5;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1b4d74;
--linoleum-blue:#3f7a9d;
--scott-base:#60a2c3;
--deluxe-days:#8acae5;
--azure-sky:#b2e7f5;
}

More palettes to explore