All Palettes

Color Palette #1e396c, #497b9c, #7bb4d1, #a3d3e6, #f5e2a3

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.zenith {
color: #497b9c;
}
.blue-cuddle {
color: #7bb4d1;
}
.chefchaouen-blue {
color: #a3d3e6;
}
.sun-dust {
color: #f5e2a3;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--zenith:#497b9c;
--blue-cuddle:#7bb4d1;
--chefchaouen-blue:#a3d3e6;
--sun-dust:#f5e2a3;
}

More palettes to explore