All Palettes

Color Palette #1e3a4d, #4c908f, #a6d8b9, #f6c84c, #f25c54

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.mirage-lake {
color: #4c908f;
}
.eerie-glow {
color: #a6d8b9;
}
.sunny-mood {
color: #f6c84c;
}
.hot-coral {
color: #f25c54;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--mirage-lake:#4c908f;
--eerie-glow:#a6d8b9;
--sunny-mood:#f6c84c;
--hot-coral:#f25c54;
}

More palettes to explore