All Palettes

Color Palette #1f3a3d, #3e6b6f, #58b6a3, #8ce3d3, #f6f7c0

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.moat {
color: #3e6b6f;
}
.shylock {
color: #58b6a3;
}
.sea-foam {
color: #8ce3d3;
}
.cocoa-butter {
color: #f6f7c0;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--moat:#3e6b6f;
--shylock:#58b6a3;
--sea-foam:#8ce3d3;
--cocoa-butter:#f6f7c0;
}

More palettes to explore