All Palettes

Color Palette #6b508b, #b2a5d5, #ff998a, #ffcb5c, #f7f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6b508b;
}
.ariel-s-delight {
color: #b2a5d5;
}
.peach-pink {
color: #ff998a;
}
.nacho {
color: #ffcb5c;
}
.lynx-white {
color: #f7f7f7;
}

/* CSS Variables */
:root {
--magenta-violet:#6b508b;
--ariel-s-delight:#b2a5d5;
--peach-pink:#ff998a;
--nacho:#ffcb5c;
--lynx-white:#f7f7f7;
}

More palettes to explore