All Palettes

Color Palette #4b4c8b, #a77ccb, #f5b7e2, #ffe070, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.beaded-blue {
color: #4b4c8b;
}
.wisteria {
color: #a77ccb;
}
.cotton-candy-aesthetic {
color: #f5b7e2;
}
.sun-shower {
color: #ffe070;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--beaded-blue:#4b4c8b;
--wisteria:#a77ccb;
--cotton-candy-aesthetic:#f5b7e2;
--sun-shower:#ffe070;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore