All Palettes

Color Palette #1e3a4d, #4b918d, #86d5b3, #f7e4a1, #df8a43

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.mirage-lake {
color: #4b918d;
}
.tropical-trail {
color: #86d5b3;
}
.venetian-yellow {
color: #f7e4a1;
}
.touch-of-glamor {
color: #df8a43;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--mirage-lake:#4b918d;
--tropical-trail:#86d5b3;
--venetian-yellow:#f7e4a1;
--touch-of-glamor:#df8a43;
}

More palettes to explore