All Palettes

Color Palette #a55f9b, #d5b1e7, #a4d6df, #f6e8b1, #f28a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.heath-spotted-orchid {
color: #a55f9b;
}
.pretty-petunia {
color: #d5b1e7;
}
.rapture-blue {
color: #a4d6df;
}
.icy-lemonade {
color: #f6e8b1;
}
.barbarian {
color: #f28a5a;
}

/* CSS Variables */
:root {
--heath-spotted-orchid:#a55f9b;
--pretty-petunia:#d5b1e7;
--rapture-blue:#a4d6df;
--icy-lemonade:#f6e8b1;
--barbarian:#f28a5a;
}

More palettes to explore