All Palettes

Color Palette #1d408b, #407f9c, #65b3a0, #a7d55d, #f0e04c

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-hamlet {
color: #1d408b;
}
.dirty-blue {
color: #407f9c;
}
.green-crush {
color: #65b3a0;
}
.lime-lizard {
color: #a7d55d;
}
.golden-snitch {
color: #f0e04c;
}

/* CSS Variables */
:root {
--indigo-hamlet:#1d408b;
--dirty-blue:#407f9c;
--green-crush:#65b3a0;
--lime-lizard:#a7d55d;
--golden-snitch:#f0e04c;
}

More palettes to explore