All Palettes

Color Palette #a6c6ed, #efe0a4, #f6bbb6, #d5a5e9, #75d7c3

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.french-vanilla {
color: #efe0a4;
}
.dainty-debutante {
color: #f6bbb6;
}
.bright-ube {
color: #d5a5e9;
}
.star-grass {
color: #75d7c3;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--french-vanilla:#efe0a4;
--dainty-debutante:#f6bbb6;
--bright-ube:#d5a5e9;
--star-grass:#75d7c3;
}

More palettes to explore