All Palettes

Color Palette #1f394d, #4b6572, #6c9d8e, #a7d7b8, #f5f8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f394d;
}
.azalea-leaf {
color: #4b6572;
}
.little-league {
color: #6c9d8e;
}
.eerie-glow {
color: #a7d7b8;
}
.carla {
color: #f5f8c9;
}

/* CSS Variables */
:root {
--subterranean-river:#1f394d;
--azalea-leaf:#4b6572;
--little-league:#6c9d8e;
--eerie-glow:#a7d7b8;
--carla:#f5f8c9;
}

More palettes to explore