All Palettes

Color Palette #a5b3cf, #d6e4e6, #f2c5d3, #cdad98, #7e4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.kentucky-blue {
color: #a5b3cf;
}
.era {
color: #d6e4e6;
}
.in-the-pink {
color: #f2c5d3;
}
.frapp {
color: #cdad98;
}
.cleopatra-s-gown {
color: #7e4b8b;
}

/* CSS Variables */
:root {
--kentucky-blue:#a5b3cf;
--era:#d6e4e6;
--in-the-pink:#f2c5d3;
--frapp:#cdad98;
--cleopatra-s-gown:#7e4b8b;
}

More palettes to explore