All Palettes

Color Palette #1e396c, #4a6e96, #8b9dbb, #b7d4e6, #f0e5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.postwar-boom {
color: #4a6e96;
}
.astro-bound {
color: #8b9dbb;
}
.light-sea-cliff {
color: #b7d4e6;
}
.yellow-wax-pepper {
color: #f0e5b7;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--postwar-boom:#4a6e96;
--astro-bound:#8b9dbb;
--light-sea-cliff:#b7d4e6;
--yellow-wax-pepper:#f0e5b7;
}

More palettes to explore