All Palettes

Color Palette #1f394d, #2e7c9e, #6db6a2, #c1e6b7, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f394d;
}
.fun-and-games {
color: #2e7c9e;
}
.tropic-turquoise {
color: #6db6a2;
}
.sweet-menthol {
color: #c1e6b7;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--subterranean-river:#1f394d;
--fun-and-games:#2e7c9e;
--tropic-turquoise:#6db6a2;
--sweet-menthol:#c1e6b7;
--marigold-dust:#f4cf3e;
}

More palettes to explore