All Palettes

Color Palette #eab8e4, #d09adb, #9f6ab4, #694d89, #4c2c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.somewhere-in-a-fairytale {
color: #d09adb;
}
.soft-purple {
color: #9f6ab4;
}
.zimidar {
color: #694d89;
}
.mystic-nights {
color: #4c2c6d;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--somewhere-in-a-fairytale:#d09adb;
--soft-purple:#9f6ab4;
--zimidar:#694d89;
--mystic-nights:#4c2c6d;
}

More palettes to explore