All Palettes

Color Palette #d60032, #ff3d5a, #ff7092, #ffb8c6, #ffe5eb

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine {
color: #d60032;
}
.sizzling-red {
color: #ff3d5a;
}
.blush-hour {
color: #ff7092;
}
.cherry-blossom-pink {
color: #ffb8c6;
}
.nosegay {
color: #ffe5eb;
}

/* CSS Variables */
:root {
--carmine:#d60032;
--sizzling-red:#ff3d5a;
--blush-hour:#ff7092;
--cherry-blossom-pink:#ffb8c6;
--nosegay:#ffe5eb;
}

More palettes to explore