All Palettes

Color Palette #1d3a6d, #4c5e90, #6f7fae, #b3c2e5, #f4c8d3

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1d3a6d;
}
.blue-dude {
color: #4c5e90;
}
.bright-zenith {
color: #6f7fae;
}
.spoiled-rotten {
color: #b3c2e5;
}
.mountain-laurel {
color: #f4c8d3;
}

/* CSS Variables */
:root {
--limoges:#1d3a6d;
--blue-dude:#4c5e90;
--bright-zenith:#6f7fae;
--spoiled-rotten:#b3c2e5;
--mountain-laurel:#f4c8d3;
}

More palettes to explore