All Palettes

Color Palette #ffb8c6, #ff7092, #ff3d74, #c94a9d, #4c3d6c

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb8c6;
}
.blush-hour {
color: #ff7092;
}
.laser-trap {
color: #ff3d74;
}
.lustful-wishes {
color: #c94a9d;
}
.meteorite {
color: #4c3d6c;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb8c6;
--blush-hour:#ff7092;
--laser-trap:#ff3d74;
--lustful-wishes:#c94a9d;
--meteorite:#4c3d6c;
}

More palettes to explore