All Palettes

Color Palette #ff7092, #ffb3c2, #ffc2cf, #a7e2d5, #690571

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.matt-pink {
color: #ffb3c2;
}
.garden-glory {
color: #ffc2cf;
}
.botanical-tint {
color: #a7e2d5;
}
.zeus-purple {
color: #690571;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--matt-pink:#ffb3c2;
--garden-glory:#ffc2cf;
--botanical-tint:#a7e2d5;
--zeus-purple:#690571;
}

More palettes to explore