All Palettes

Color Palette #2b3a50, #495e6e, #6e8ba0, #9cb5c9, #d4e6f2

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fantastic {
color: #2b3a50;
}
.ragtime-blues {
color: #495e6e;
}
.bermuda-triangle {
color: #6e8ba0;
}
.country-air {
color: #9cb5c9;
}
.snowdrift-glow {
color: #d4e6f2;
}

/* CSS Variables */
:root {
--blue-fantastic:#2b3a50;
--ragtime-blues:#495e6e;
--bermuda-triangle:#6e8ba0;
--country-air:#9cb5c9;
--snowdrift-glow:#d4e6f2;
}

More palettes to explore