All Palettes

Color Palette #eab8e4, #d19bd9, #a66abe, #6b3f8d, #4a2c59

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.somewhere-in-a-fairytale {
color: #d19bd9;
}
.prickly-purple {
color: #a66abe;
}
.amaranth-purple {
color: #6b3f8d;
}
.deep-plum {
color: #4a2c59;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--somewhere-in-a-fairytale:#d19bd9;
--prickly-purple:#a66abe;
--amaranth-purple:#6b3f8d;
--deep-plum:#4a2c59;
}

More palettes to explore