All Palettes

Color Palette #4a6c7d, #7a9ba8, #9eb2b7, #c1d2d1, #e2e7e9

0%
0%
0%

CSS code for this palette

/* CSS */
.bismarck {
color: #4a6c7d;
}
.dolphin-blue {
color: #7a9ba8;
}
.ovation {
color: #9eb2b7;
}
.icy-waterfall {
color: #c1d2d1;
}
.winter-day {
color: #e2e7e9;
}

/* CSS Variables */
:root {
--bismarck:#4a6c7d;
--dolphin-blue:#7a9ba8;
--ovation:#9eb2b7;
--icy-waterfall:#c1d2d1;
--winter-day:#e2e7e9;
}

More palettes to explore