All Palettes

Color Palette #eaa3f0, #f6c1e4, #ff9d80, #ffce6b, #ff9747

0%
0%
0%

CSS code for this palette

/* CSS */
.vic-20-pink {
color: #eaa3f0;
}
.pretty-in-pink {
color: #f6c1e4;
}
.peachy-salmon {
color: #ff9d80;
}
.faded-sunlight {
color: #ffce6b;
}
.absolute-apricot {
color: #ff9747;
}

/* CSS Variables */
:root {
--vic-20-pink:#eaa3f0;
--pretty-in-pink:#f6c1e4;
--peachy-salmon:#ff9d80;
--faded-sunlight:#ffce6b;
--absolute-apricot:#ff9747;
}

More palettes to explore