All Palettes

Color Palette #402b46, #6b4d75, #b99bc0, #f7c0d4, #f9e8a4

0%
0%
0%

CSS code for this palette

/* CSS */
.jagger {
color: #402b46;
}
.exotic-purple {
color: #6b4d75;
}
.tuileries-tint {
color: #b99bc0;
}
.cherry-blossom {
color: #f7c0d4;
}
.bleached-sunflower {
color: #f9e8a4;
}

/* CSS Variables */
:root {
--jagger:#402b46;
--exotic-purple:#6b4d75;
--tuileries-tint:#b99bc0;
--cherry-blossom:#f7c0d4;
--bleached-sunflower:#f9e8a4;
}

More palettes to explore