All Palettes

Color Palette #1f4e7a, #497b9c, #8cb6c5, #f3c558, #d6593d

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.zenith {
color: #497b9c;
}
.pond-blue {
color: #8cb6c5;
}
.rayo-de-sol {
color: #f3c558;
}
.mod-orange {
color: #d6593d;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--zenith:#497b9c;
--pond-blue:#8cb6c5;
--rayo-de-sol:#f3c558;
--mod-orange:#d6593d;
}

More palettes to explore