All Palettes

Color Palette #1f4e7a, #407f9c, #6db2c5, #a3e0d8, #f6f9f5

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.dirty-blue {
color: #407f9c;
}
.riverside-blue {
color: #6db2c5;
}
.aqua-spray {
color: #a3e0d8;
}
.whitest-white {
color: #f6f9f5;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--dirty-blue:#407f9c;
--riverside-blue:#6db2c5;
--aqua-spray:#a3e0d8;
--whitest-white:#f6f9f5;
}

More palettes to explore