All Palettes

Color Palette #b0a4d5, #3a2d4d, #6a5c99, #f0e2d1, #0f0f0f

0%
0%
0%

CSS code for this palette

/* CSS */
.ariel-s-delight {
color: #b0a4d5;
}
.operetta-mauve {
color: #3a2d4d;
}
.just-a-fairytale {
color: #6a5c99;
}
.chamois-cloth {
color: #f0e2d1;
}
.chaos-black {
color: #0f0f0f;
}

/* CSS Variables */
:root {
--ariel-s-delight:#b0a4d5;
--operetta-mauve:#3a2d4d;
--just-a-fairytale:#6a5c99;
--chamois-cloth:#f0e2d1;
--chaos-black:#0f0f0f;
}

More palettes to explore