All Palettes

Color Palette #a7b2d2, #b8c4e0, #d4e4f2, #ffd6e9, #ffb3c7

0%
0%
0%

CSS code for this palette

/* CSS */
.awesome-violet {
color: #a7b2d2;
}
.etherium-blue {
color: #b8c4e0;
}
.weathered-blue {
color: #d4e4f2;
}
.pink-currant {
color: #ffd6e9;
}
.cherry-blossom-pink {
color: #ffb3c7;
}

/* CSS Variables */
:root {
--awesome-violet:#a7b2d2;
--etherium-blue:#b8c4e0;
--weathered-blue:#d4e4f2;
--pink-currant:#ffd6e9;
--cherry-blossom-pink:#ffb3c7;
}

More palettes to explore