All Palettes

Color Palette #a6b1b5, #b0c4d8, #aac7e9, #e1f0f9, #d0e7e3

0%
0%
0%

CSS code for this palette

/* CSS */
.stardew {
color: #a6b1b5;
}
.ballet-blue {
color: #b0c4d8;
}
.baby-bunting {
color: #aac7e9;
}
.wizard-white {
color: #e1f0f9;
}
.icicle-mint {
color: #d0e7e3;
}

/* CSS Variables */
:root {
--stardew:#a6b1b5;
--ballet-blue:#b0c4d8;
--baby-bunting:#aac7e9;
--wizard-white:#e1f0f9;
--icicle-mint:#d0e7e3;
}

More palettes to explore