All Palettes

Color Palette #a6b1b5, #b6c8c4, #d0e2df, #f1f3f2, #e1b7c3

0%
0%
0%

CSS code for this palette

/* CSS */
.stardew {
color: #a6b1b5;
}
.surf-spray {
color: #b6c8c4;
}
.mountain-dew {
color: #d0e2df;
}
.hotot-bunny {
color: #f1f3f2;
}
.melanie {
color: #e1b7c3;
}

/* CSS Variables */
:root {
--stardew:#a6b1b5;
--surf-spray:#b6c8c4;
--mountain-dew:#d0e2df;
--hotot-bunny:#f1f3f2;
--melanie:#e1b7c3;
}

More palettes to explore