All Palettes

Color Palette #ffb3c1, #ff7092, #ff3c00, #d6006f, #c51162

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.coquelicot {
color: #ff3c00;
}
.moth-orchid {
color: #d6006f;
}
.secret-affair {
color: #c51162;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--coquelicot:#ff3c00;
--moth-orchid:#d6006f;
--secret-affair:#c51162;
}

More palettes to explore