All Palettes

Color Palette #a6c7e2, #eef2f6, #b0d0e8, #a4d6d3, #fff2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c7e2;
}
.aircraft-white {
color: #eef2f6;
}
.chapel-blue {
color: #b0d0e8;
}
.smooth-satin {
color: #a4d6d3;
}
.doeskin {
color: #fff2e5;
}

/* CSS Variables */
:root {
--template:#a6c7e2;
--aircraft-white:#eef2f6;
--chapel-blue:#b0d0e8;
--smooth-satin:#a4d6d3;
--doeskin:#fff2e5;
}

More palettes to explore