All Palettes

Color Palette #1f4e7a, #4c7f9e, #8cbab1, #f2d7a1, #d8503b

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.tech-wave {
color: #4c7f9e;
}
.morning-green {
color: #8cbab1;
}
.peach-patch {
color: #f2d7a1;
}
.fire-island {
color: #d8503b;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--tech-wave:#4c7f9e;
--morning-green:#8cbab1;
--peach-patch:#f2d7a1;
--fire-island:#d8503b;
}

More palettes to explore