All Palettes

Color Palette #f0f0f0, #ffb3c6, #ff7092, #ff4d6d, #ffe0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.snowflake {
color: #f0f0f0;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d6d;
}
.pink-pleasure {
color: #ffe0e4;
}

/* CSS Variables */
:root {
--snowflake:#f0f0f0;
--cherry-blossom-pink:#ffb3c6;
--blush-hour:#ff7092;
--love-red:#ff4d6d;
--pink-pleasure:#ffe0e4;
}

More palettes to explore