All Palettes

Color Palette #a6c6ed, #89b4e1, #a39fc6, #e4d8e2, #d0b1e2

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.goluboy-blue {
color: #89b4e1;
}
.may-mist {
color: #a39fc6;
}
.wine-frost {
color: #e4d8e2;
}
.pretty-petunia {
color: #d0b1e2;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--goluboy-blue:#89b4e1;
--may-mist:#a39fc6;
--wine-frost:#e4d8e2;
--pretty-petunia:#d0b1e2;
}

More palettes to explore