All Palettes

Color Palette #1f3b4d, #3c6c90, #66b2a5, #f6c84c, #e76c50

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3b4d;
}
.rainy-lake {
color: #3c6c90;
}
.tropic-turquoise {
color: #66b2a5;
}
.sunny-mood {
color: #f6c84c;
}
.entan-red {
color: #e76c50;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3b4d;
--rainy-lake:#3c6c90;
--tropic-turquoise:#66b2a5;
--sunny-mood:#f6c84c;
--entan-red:#e76c50;
}

More palettes to explore