All Palettes

Color Palette #1e4d80, #4a8cbf, #7cc7e4, #a3e6f0, #f0d66a

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-night-sky {
color: #1e4d80;
}
.boat-house {
color: #4a8cbf;
}
.bliss-blue {
color: #7cc7e4;
}
.blizzard-blue {
color: #a3e6f0;
}
.yellow-cream {
color: #f0d66a;
}

/* CSS Variables */
:root {
--clear-night-sky:#1e4d80;
--boat-house:#4a8cbf;
--bliss-blue:#7cc7e4;
--blizzard-blue:#a3e6f0;
--yellow-cream:#f0d66a;
}

More palettes to explore