All Palettes

Color Palette #ffb8c6, #ff7092, #ff3d5a, #b83d9b, #690571

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb8c6;
}
.blush-hour {
color: #ff7092;
}
.sizzling-red {
color: #ff3d5a;
}
.byzantine {
color: #b83d9b;
}
.zeus-purple {
color: #690571;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb8c6;
--blush-hour:#ff7092;
--sizzling-red:#ff3d5a;
--byzantine:#b83d9b;
--zeus-purple:#690571;
}

More palettes to explore