All Palettes

Color Palette #1b3264, #1e4f80, #3b8dba, #a3d7e0, #f4c0a4

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.clear-night-sky {
color: #1e4f80;
}
.quiet-night {
color: #3b8dba;
}
.terrace-pool {
color: #a3d7e0;
}
.neighborly-peach {
color: #f4c0a4;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--clear-night-sky:#1e4f80;
--quiet-night:#3b8dba;
--terrace-pool:#a3d7e0;
--neighborly-peach:#f4c0a4;
}

More palettes to explore