All Palettes

Color Palette #602e7f, #a25db1, #d5a5d1, #f1b6c1, #f5e3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-amethyst {
color: #602e7f;
}
.prickly-purple {
color: #a25db1;
}
.berry-popsicle {
color: #d5a5d1;
}
.ibis {
color: #f1b6c1;
}
.island-hopping {
color: #f5e3d6;
}

/* CSS Variables */
:root {
--deep-amethyst:#602e7f;
--prickly-purple:#a25db1;
--berry-popsicle:#d5a5d1;
--ibis:#f1b6c1;
--island-hopping:#f5e3d6;
}

More palettes to explore