All Palettes

Color Palette #1f4e7a, #3b92c4, #69b7e8, #b5e7f2, #f8fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.opalescent {
color: #3b92c4;
}
.norfolk-sky {
color: #69b7e8;
}
.winter-escape {
color: #b5e7f2;
}
.wash-me {
color: #f8fafc;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--opalescent:#3b92c4;
--norfolk-sky:#69b7e8;
--winter-escape:#b5e7f2;
--wash-me:#f8fafc;
}

More palettes to explore