All Palettes

Color Palette #1f3a3d, #496e6c, #799a8d, #c4d7b2, #f5e9b7

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.sinkhole {
color: #496e6c;
}
.tile-green {
color: #799a8d;
}
.hamster-habitat {
color: #c4d7b2;
}
.trapunto {
color: #f5e9b7;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--sinkhole:#496e6c;
--tile-green:#799a8d;
--hamster-habitat:#c4d7b2;
--trapunto:#f5e9b7;
}

More palettes to explore