All Palettes

Color Palette #f4a4bf, #e0b6e2, #b484d2, #9b6ac8, #6b5c99

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.romantic-morning {
color: #e0b6e2;
}
.lavender-blossom {
color: #b484d2;
}
.amethyst {
color: #9b6ac8;
}
.just-a-fairytale {
color: #6b5c99;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--romantic-morning:#e0b6e2;
--lavender-blossom:#b484d2;
--amethyst:#9b6ac8;
--just-a-fairytale:#6b5c99;
}

More palettes to explore