All Palettes

Color Palette #1f4e7a, #3b80a0, #6dc5d5, #a7e6e0, #faaa29

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.dirty-blue {
color: #3b80a0;
}
.squeaky {
color: #6dc5d5;
}
.ice-crystal-blue {
color: #a7e6e0;
}
.mango {
color: #faaa29;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--dirty-blue:#3b80a0;
--squeaky:#6dc5d5;
--ice-crystal-blue:#a7e6e0;
--mango:#faaa29;
}

More palettes to explore