All Palettes

Color Palette #1e396c, #4e6f8d, #8ea5b8, #c5d7e7, #f3f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.berry-pie {
color: #4e6f8d;
}
.bayshore-blue {
color: #8ea5b8;
}
.snowy-summit {
color: #c5d7e7;
}
.cotton-ball {
color: #f3f9fc;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--berry-pie:#4e6f8d;
--bayshore-blue:#8ea5b8;
--snowy-summit:#c5d7e7;
--cotton-ball:#f3f9fc;
}

More palettes to explore