All Palettes

Color Palette #1d3f72, #4c8b9e, #7bdbd1, #f3d97c, #f09c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.cossack-dancer {
color: #4c8b9e;
}
.aqua-zing {
color: #7bdbd1;
}
.sandy {
color: #f3d97c;
}
.amber-glow {
color: #f09c3d;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--cossack-dancer:#4c8b9e;
--aqua-zing:#7bdbd1;
--sandy:#f3d97c;
--amber-glow:#f09c3d;
}

More palettes to explore