All Palettes

Color Palette #1a3c3d, #507c7c, #85b2a2, #d0e5c7, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1a3c3d;
}
.nickel-ore-green {
color: #507c7c;
}
.le-max {
color: #85b2a2;
}
.tactile {
color: #d0e5c7;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--nordic:#1a3c3d;
--nickel-ore-green:#507c7c;
--le-max:#85b2a2;
--tactile:#d0e5c7;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore