All Palettes

Color Palette #1f3a3d, #a4b5b7, #dfe5e7, #f6f9f9, #ffcdcc

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.marine-layer {
color: #a4b5b7;
}
.austrian-ice {
color: #dfe5e7;
}
.zh-n-zh-b-i-pearl {
color: #f6f9f9;
}
.lusty-gallant {
color: #ffcdcc;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--marine-layer:#a4b5b7;
--austrian-ice:#dfe5e7;
--zh-n-zh-b-i-pearl:#f6f9f9;
--lusty-gallant:#ffcdcc;
}

More palettes to explore