All Palettes

Color Palette #1e396b, #3b5e8c, #4f88b0, #7bb1e0, #f1d3a2

0%
0%
0%

CSS code for this palette

/* CSS */
.passionate-blue {
color: #1e396b;
}
.antilles-blue {
color: #3b5e8c;
}
.ship-s-harbour {
color: #4f88b0;
}
.lucea {
color: #7bb1e0;
}
.antique-wicker-basket {
color: #f1d3a2;
}

/* CSS Variables */
:root {
--passionate-blue:#1e396b;
--antilles-blue:#3b5e8c;
--ship-s-harbour:#4f88b0;
--lucea:#7bb1e0;
--antique-wicker-basket:#f1d3a2;
}

More palettes to explore