All Palettes

Color Palette #1f4e7a, #4b7c9b, #79b4c8, #f2d12c, #e3682b

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.tech-wave {
color: #4b7c9b;
}
.pearl-blue {
color: #79b4c8;
}
.golden-dream {
color: #f2d12c;
}
.lusty-orange {
color: #e3682b;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--tech-wave:#4b7c9b;
--pearl-blue:#79b4c8;
--golden-dream:#f2d12c;
--lusty-orange:#e3682b;
}

More palettes to explore