All Palettes

Color Palette #f8f9fc, #e0e6eb, #c6d3d7, #a3bcc8, #699ab5

0%
0%
0%

CSS code for this palette

/* CSS */
.dr-white {
color: #f8f9fc;
}
.winter-haven {
color: #e0e6eb;
}
.polished-cotton {
color: #c6d3d7;
}
.always-blue {
color: #a3bcc8;
}
.yacht-blue {
color: #699ab5;
}

/* CSS Variables */
:root {
--dr-white:#f8f9fc;
--winter-haven:#e0e6eb;
--polished-cotton:#c6d3d7;
--always-blue:#a3bcc8;
--yacht-blue:#699ab5;
}

More palettes to explore