All Palettes

Color Palette #1e396c, #3e5a8e, #77a1c5, #a2d6e7, #f2e5c0

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.delft {
color: #3e5a8e;
}
.cottage-blue {
color: #77a1c5;
}
.nevada-sky {
color: #a2d6e7;
}
.creamy-vanilla {
color: #f2e5c0;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--delft:#3e5a8e;
--cottage-blue:#77a1c5;
--nevada-sky:#a2d6e7;
--creamy-vanilla:#f2e5c0;
}

More palettes to explore