All Palettes

Color Palette #3c5990, #6a8faf, #a2c7e7, #f2e8e3, #df9fb5

0%
0%
0%

CSS code for this palette

/* CSS */
.lambent-lagoon {
color: #3c5990;
}
.grant-village {
color: #6a8faf;
}
.windsor-way {
color: #a2c7e7;
}
.quartz-white {
color: #f2e8e3;
}
.blushing-tulip {
color: #df9fb5;
}

/* CSS Variables */
:root {
--lambent-lagoon:#3c5990;
--grant-village:#6a8faf;
--windsor-way:#a2c7e7;
--quartz-white:#f2e8e3;
--blushing-tulip:#df9fb5;
}

More palettes to explore