All Palettes

Color Palette #a7d9a6, #b9e0b2, #f2b1c0, #d3acdc, #d8c6b0

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a7d9a6;
}
.mint-cocktail-green {
color: #b9e0b2;
}
.ibis {
color: #f2b1c0;
}
.whisper-of-plum {
color: #d3acdc;
}
.hanover {
color: #d8c6b0;
}

/* CSS Variables */
:root {
--green-trance:#a7d9a6;
--mint-cocktail-green:#b9e0b2;
--ibis:#f2b1c0;
--whisper-of-plum:#d3acdc;
--hanover:#d8c6b0;
}

More palettes to explore