All Palettes

Color Palette #e9afc7, #f5d0a3, #f1e3c6, #c3e2ea, #a8d4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-macaroon {
color: #e9afc7;
}
.tequila {
color: #f5d0a3;
}
.haystack {
color: #f1e3c6;
}
.serene-sky {
color: #c3e2ea;
}
.light-blue-glint {
color: #a8d4e1;
}

/* CSS Variables */
:root {
--pink-macaroon:#e9afc7;
--tequila:#f5d0a3;
--haystack:#f1e3c6;
--serene-sky:#c3e2ea;
--light-blue-glint:#a8d4e1;
}

More palettes to explore