All Palettes

Color Palette #1b3264, #1f507a, #1f7a98, #a5d96d, #f4e243

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.3am-in-shibuya {
color: #1f507a;
}
.blue-mediterranean {
color: #1f7a98;
}
.last-of-lettuce {
color: #a5d96d;
}
.golden-snitch {
color: #f4e243;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--3am-in-shibuya:#1f507a;
--blue-mediterranean:#1f7a98;
--last-of-lettuce:#a5d96d;
--golden-snitch:#f4e243;
}

More palettes to explore