All Palettes

Color Palette #3c5990, #5c7e9d, #9bb5c5, #f0c09e, #e5726c

0%
0%
0%

CSS code for this palette

/* CSS */
.lambent-lagoon {
color: #3c5990;
}
.blue-beads {
color: #5c7e9d;
}
.country-air {
color: #9bb5c5;
}
.tan-temptation {
color: #f0c09e;
}
.ardent-coral {
color: #e5726c;
}

/* CSS Variables */
:root {
--lambent-lagoon:#3c5990;
--blue-beads:#5c7e9d;
--country-air:#9bb5c5;
--tan-temptation:#f0c09e;
--ardent-coral:#e5726c;
}

More palettes to explore