All Palettes

Color Palette #8b6a9a, #b19cc4, #e0b8e0, #f6dacb, #ffecb3

0%
0%
0%

CSS code for this palette

/* CSS */
.viola-grey {
color: #8b6a9a;
}
.atlantic-tulip {
color: #b19cc4;
}
.romantic-morning {
color: #e0b8e0;
}
.pink-sea-salt {
color: #f6dacb;
}
.joyous {
color: #ffecb3;
}

/* CSS Variables */
:root {
--viola-grey:#8b6a9a;
--atlantic-tulip:#b19cc4;
--romantic-morning:#e0b8e0;
--pink-sea-salt:#f6dacb;
--joyous:#ffecb3;
}

More palettes to explore