All Palettes

Color Palette #2b3d50, #354a5f, #4a5f78, #aab7c5, #e3b52b

0%
0%
0%

CSS code for this palette

/* CSS */
.snap-shot {
color: #2b3d50;
}
.ing-nue-blue {
color: #354a5f;
}
.night-market {
color: #4a5f78;
}
.bluebeard {
color: #aab7c5;
}
.gold-tips {
color: #e3b52b;
}

/* CSS Variables */
:root {
--snap-shot:#2b3d50;
--ing-nue-blue:#354a5f;
--night-market:#4a5f78;
--bluebeard:#aab7c5;
--gold-tips:#e3b52b;
}

More palettes to explore