All Palettes

Color Palette #1d408b, #3c7c4d, #7bc6b6, #f2e19c, #f98939

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-hamlet {
color: #1d408b;
}
.rokush-green {
color: #3c7c4d;
}
.monte-carlo {
color: #7bc6b6;
}
.buttery-croissant {
color: #f2e19c;
}
.sunset-yellow {
color: #f98939;
}

/* CSS Variables */
:root {
--indigo-hamlet:#1d408b;
--rokush-green:#3c7c4d;
--monte-carlo:#7bc6b6;
--buttery-croissant:#f2e19c;
--sunset-yellow:#f98939;
}

More palettes to explore