All Palettes

Color Palette #1f3a61, #4c7990, #7cb1b6, #c6e1e6, #f6f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.sea-drifter {
color: #4c7990;
}
.buoyancy {
color: #7cb1b6;
}
.wind-tunnel {
color: #c6e1e6;
}
.zh-n-zh-b-i-pearl {
color: #f6f8f9;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--sea-drifter:#4c7990;
--buoyancy:#7cb1b6;
--wind-tunnel:#c6e1e6;
--zh-n-zh-b-i-pearl:#f6f8f9;
}

More palettes to explore