All Palettes

Color Palette #4a5a8c, #6d7dab, #90a3c1, #b5c8d4, #dfe7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.gem {
color: #4a5a8c;
}
.night-thistle {
color: #6d7dab;
}
.wild-clary {
color: #90a3c1;
}
.english-hollyhock {
color: #b5c8d4;
}
.filigree {
color: #dfe7e7;
}

/* CSS Variables */
:root {
--gem:#4a5a8c;
--night-thistle:#6d7dab;
--wild-clary:#90a3c1;
--english-hollyhock:#b5c8d4;
--filigree:#dfe7e7;
}

More palettes to explore