All Palettes

Color Palette #a7c6e7, #f7d1b1, #f3b7af, #d4a6e2, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c6e7;
}
.barrett-quince {
color: #f7d1b1;
}
.ballerina-tears {
color: #f3b7af;
}
.tropical-violet {
color: #d4a6e2;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--island-light:#a7c6e7;
--barrett-quince:#f7d1b1;
--ballerina-tears:#f3b7af;
--tropical-violet:#d4a6e2;
--just-a-fairytale:#6b5b95;
}

More palettes to explore