All Palettes

Color Palette #2e3f52, #7a8c99, #a3b3b8, #d1c6b3, #e57b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.waterhen-back {
color: #2e3f52;
}
.ocean-storms {
color: #7a8c99;
}
.porch-ceiling {
color: #a3b3b8;
}
.lover-s-hideaway {
color: #d1c6b3;
}
.lively-coral {
color: #e57b7b;
}

/* CSS Variables */
:root {
--waterhen-back:#2e3f52;
--ocean-storms:#7a8c99;
--porch-ceiling:#a3b3b8;
--lover-s-hideaway:#d1c6b3;
--lively-coral:#e57b7b;
}

More palettes to explore