All Palettes

Color Palette #6b5b95, #a77b9d, #f1b6d7, #f6caac, #ff9f8a

0%
0%
0%

CSS code for this palette

/* CSS */
.just-a-fairytale {
color: #6b5b95;
}
.usu-pink {
color: #a77b9d;
}
.soft-cashmere {
color: #f1b6d7;
}
.allspice {
color: #f6caac;
}
.tangerine-cream {
color: #ff9f8a;
}

/* CSS Variables */
:root {
--just-a-fairytale:#6b5b95;
--usu-pink:#a77b9d;
--soft-cashmere:#f1b6d7;
--allspice:#f6caac;
--tangerine-cream:#ff9f8a;
}

More palettes to explore