All Palettes

Color Palette #6a5f9b, #9b7ab8, #d09fdf, #f8c9d0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.just-a-fairytale {
color: #6a5f9b;
}
.lush-lilac {
color: #9b7ab8;
}
.spring-wisteria {
color: #d09fdf;
}
.rosey-afterglow {
color: #f8c9d0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--just-a-fairytale:#6a5f9b;
--lush-lilac:#9b7ab8;
--spring-wisteria:#d09fdf;
--rosey-afterglow:#f8c9d0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore