All Palettes

Color Palette #e7a6c1, #f3c7aa, #f9e5ae, #c1e6d9, #88c1d8

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e7a6c1;
}
.citrus-sachet {
color: #f3c7aa;
}
.khaki-core {
color: #f9e5ae;
}
.jade-spell {
color: #c1e6d9;
}
.sky-babe {
color: #88c1d8;
}

/* CSS Variables */
:root {
--think-pink:#e7a6c1;
--citrus-sachet:#f3c7aa;
--khaki-core:#f9e5ae;
--jade-spell:#c1e6d9;
--sky-babe:#88c1d8;
}

More palettes to explore