All Palettes

Color Palette #4c6d94, #6c8eb7, #8cb2d4, #c4e2f3, #f2f8fd

0%
0%
0%

CSS code for this palette

/* CSS */
.riverside {
color: #4c6d94;
}
.hushed-lilac {
color: #6c8eb7;
}
.blue-bell {
color: #8cb2d4;
}
.fresh-water {
color: #c4e2f3;
}
.cotton-ball {
color: #f2f8fd;
}

/* CSS Variables */
:root {
--riverside:#4c6d94;
--hushed-lilac:#6c8eb7;
--blue-bell:#8cb2d4;
--fresh-water:#c4e2f3;
--cotton-ball:#f2f8fd;
}

More palettes to explore