All Palettes

Color Palette #1d5b8b, #3b9191, #4fbf83, #f5c400, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.sapphire-lace {
color: #1d5b8b;
}
.blue-chill {
color: #3b9191;
}
.garish-green {
color: #4fbf83;
}
.syndicalist {
color: #f5c400;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--sapphire-lace:#1d5b8b;
--blue-chill:#3b9191;
--garish-green:#4fbf83;
--syndicalist:#f5c400;
--orange-gluttony:#e77e23;
}

More palettes to explore