All Palettes

Color Palette #1f4e7a, #2b7a9c, #4fb5b4, #7ee2c7, #a9e5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.valley-of-glaciers {
color: #2b7a9c;
}
.crystalsong-blue {
color: #4fb5b4;
}
.shimmering-blue {
color: #7ee2c7;
}
.silent-ripple {
color: #a9e5e0;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--valley-of-glaciers:#2b7a9c;
--crystalsong-blue:#4fb5b4;
--shimmering-blue:#7ee2c7;
--silent-ripple:#a9e5e0;
}

More palettes to explore