All Palettes

Color Palette #6b3f97, #a770bd, #e1b7d4, #f4bebf, #ffa98f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-flag {
color: #6b3f97;
}
.soft-purple {
color: #a770bd;
}
.eau-de-rose {
color: #e1b7d4;
}
.petals-unfolding {
color: #f4bebf;
}
.frozen-salmon {
color: #ffa98f;
}

/* CSS Variables */
:root {
--sweet-flag:#6b3f97;
--soft-purple:#a770bd;
--eau-de-rose:#e1b7d4;
--petals-unfolding:#f4bebf;
--frozen-salmon:#ffa98f;
}

More palettes to explore