All Palettes

Color Palette #a8c8e1, #f2f4f7, #d0e5e6, #b2c3d7, #6e8daa

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a8c8e1;
}
.chef-s-hat {
color: #f2f4f7;
}
.zircon-ice {
color: #d0e5e6;
}
.spindle {
color: #b2c3d7;
}
.scanda {
color: #6e8daa;
}

/* CSS Variables */
:root {
--template:#a8c8e1;
--chef-s-hat:#f2f4f7;
--zircon-ice:#d0e5e6;
--spindle:#b2c3d7;
--scanda:#6e8daa;
}

More palettes to explore