All Palettes

Color Palette #1c3e5a, #3b6a8c, #71bcb2, #f9d75d, #e57e2e

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1c3e5a;
}
.rainy-lake {
color: #3b6a8c;
}
.earth-eclipse {
color: #71bcb2;
}
.glitter-yellow {
color: #f9d75d;
}
.chaat-masala {
color: #e57e2e;
}

/* CSS Variables */
:root {
--regal-blue:#1c3e5a;
--rainy-lake:#3b6a8c;
--earth-eclipse:#71bcb2;
--glitter-yellow:#f9d75d;
--chaat-masala:#e57e2e;
}

More palettes to explore