All Palettes

Color Palette #1c404f, #4b7d91, #a4b2b1, #e7e3df, #d65c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-hill {
color: #1c404f;
}
.coelin-blue {
color: #4b7d91;
}
.frozen-pond {
color: #a4b2b1;
}
.arctic-cotton {
color: #e7e3df;
}
.fireglow {
color: #d65c3d;
}

/* CSS Variables */
:root {
--blue-hill:#1c404f;
--coelin-blue:#4b7d91;
--frozen-pond:#a4b2b1;
--arctic-cotton:#e7e3df;
--fireglow:#d65c3d;
}

More palettes to explore