All Palettes

Color Palette #a7c7e7, #b9d4e9, #e3e7f2, #f1e1f4, #d6c2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c7e7;
}
.light-sea-cliff {
color: #b9d4e9;
}
.crystal-falls {
color: #e3e7f2;
}
.sheer-lavender {
color: #f1e1f4;
}
.new-violet {
color: #d6c2e0;
}

/* CSS Variables */
:root {
--island-light:#a7c7e7;
--light-sea-cliff:#b9d4e9;
--crystal-falls:#e3e7f2;
--sheer-lavender:#f1e1f4;
--new-violet:#d6c2e0;
}

More palettes to explore