All Palettes

Color Palette #1c1e26, #2b3d50, #4b6572, #edf1f2, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1c1e26;
}
.snap-shot {
color: #2b3d50;
}
.azalea-leaf {
color: #4b6572;
}
.maui-mist {
color: #edf1f2;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--coarse-wool:#1c1e26;
--snap-shot:#2b3d50;
--azalea-leaf:#4b6572;
--maui-mist:#edf1f2;
--mandarin-red:#e74d3c;
}

More palettes to explore