All Palettes

Color Palette #1f4e7a, #6fa3e7, #f1c84b, #f68a1e, #d8492c

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.greek-sea {
color: #6fa3e7;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.flame-orange {
color: #f68a1e;
}
.spicy-orange {
color: #d8492c;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--greek-sea:#6fa3e7;
--solar-plexus-chakra:#f1c84b;
--flame-orange:#f68a1e;
--spicy-orange:#d8492c;
}

More palettes to explore