All Palettes

Color Palette #a5d9a1, #f5e2b8, #f9b1ae, #f36d6d, #9a5b98

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a5d9a1;
}
.soft-butter {
color: #f5e2b8;
}
.peach-bud {
color: #f9b1ae;
}
.breeze-of-chilli {
color: #f36d6d;
}
.heath-spotted-orchid {
color: #9a5b98;
}

/* CSS Variables */
:root {
--green-trance:#a5d9a1;
--soft-butter:#f5e2b8;
--peach-bud:#f9b1ae;
--breeze-of-chilli:#f36d6d;
--heath-spotted-orchid:#9a5b98;
}

More palettes to explore