All Palettes

Color Palette #1f4e7a, #3a8e9c, #7fc7b6, #f2d269, #f75a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.aqueous {
color: #3a8e9c;
}
.holiday {
color: #7fc7b6;
}
.yellow-cream {
color: #f2d269;
}
.orange-soda {
color: #f75a3b;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--aqueous:#3a8e9c;
--holiday:#7fc7b6;
--yellow-cream:#f2d269;
--orange-soda:#f75a3b;
}

More palettes to explore