All Palettes

Color Palette #bfb6d8, #896c9d, #4b4c8b, #a4c4e5, #f6e9c1

0%
0%
0%

CSS code for this palette

/* CSS */
.moonraker {
color: #bfb6d8;
}
.bitter-violet {
color: #896c9d;
}
.beaded-blue {
color: #4b4c8b;
}
.template {
color: #a4c4e5;
}
.dandelion-tea {
color: #f6e9c1;
}

/* CSS Variables */
:root {
--moonraker:#bfb6d8;
--bitter-violet:#896c9d;
--beaded-blue:#4b4c8b;
--template:#a4c4e5;
--dandelion-tea:#f6e9c1;
}

More palettes to explore