All Palettes

Color Palette #1f4e7a, #4e8db7, #8fd4e0, #f6e48e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.dazzle {
color: #4e8db7;
}
.plunging-waterfall {
color: #8fd4e0;
}
.pale-banana {
color: #f6e48e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--dazzle:#4e8db7;
--plunging-waterfall:#8fd4e0;
--pale-banana:#f6e48e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore