All Palettes

Color Palette #36464e, #607c8a, #8fa3ae, #d0d9dd, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.azul-petr-leo {
color: #36464e;
}
.night-owl {
color: #607c8a;
}
.galleria-blue {
color: #8fa3ae;
}
.suave-grey {
color: #d0d9dd;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--azul-petr-leo:#36464e;
--night-owl:#607c8a;
--galleria-blue:#8fa3ae;
--suave-grey:#d0d9dd;
--white-smoke:#f5f5f5;
}

More palettes to explore