All Palettes

Color Palette #1f3a3d, #4abf8c, #78e2b6, #f2d0a1, #ff6c47

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.garish-green {
color: #4abf8c;
}
.peppy {
color: #78e2b6;
}
.scalloped-oak {
color: #f2d0a1;
}
.outrageous-orange {
color: #ff6c47;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--garish-green:#4abf8c;
--peppy:#78e2b6;
--scalloped-oak:#f2d0a1;
--outrageous-orange:#ff6c47;
}

More palettes to explore