All Palettes

Color Palette #3d3f42, #687a7d, #a3c6c8, #f4b76c, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-engine {
color: #3d3f42;
}
.night-rendezvous {
color: #687a7d;
}
.twin-cities {
color: #a3c6c8;
}
.citrus-honey {
color: #f4b76c;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--dark-engine:#3d3f42;
--night-rendezvous:#687a7d;
--twin-cities:#a3c6c8;
--citrus-honey:#f4b76c;
--sun-orange:#f47b1f;
}

More palettes to explore