All Palettes

Color Palette #4a5e78, #607a9a, #78a2b5, #a4d2d6, #e2f2f8

0%
0%
0%

CSS code for this palette

/* CSS */
.stream {
color: #4a5e78;
}
.rushing-river {
color: #607a9a;
}
.grey-blue {
color: #78a2b5;
}
.cay {
color: #a4d2d6;
}
.coastal-breeze {
color: #e2f2f8;
}

/* CSS Variables */
:root {
--stream:#4a5e78;
--rushing-river:#607a9a;
--grey-blue:#78a2b5;
--cay:#a4d2d6;
--coastal-breeze:#e2f2f8;
}

More palettes to explore