All Palettes

Color Palette #9969b0, #b77bb3, #d9a1d4, #f2bae1, #ff7094

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-jewels {
color: #9969b0;
}
.colombo-red-mauve {
color: #b77bb3;
}
.chateau-rose {
color: #d9a1d4;
}
.pink-heath {
color: #f2bae1;
}
.blush-hour {
color: #ff7094;
}

/* CSS Variables */
:root {
--crown-jewels:#9969b0;
--colombo-red-mauve:#b77bb3;
--chateau-rose:#d9a1d4;
--pink-heath:#f2bae1;
--blush-hour:#ff7094;
}

More palettes to explore