All Palettes

Color Palette #ff7092, #ffb3d5, #ff99b6, #f1c6d3, #f9d4d2

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.lavender-candy {
color: #ffb3d5;
}
.saira-red {
color: #ff99b6;
}
.desire-pink {
color: #f1c6d3;
}
.just-a-tease {
color: #f9d4d2;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--lavender-candy:#ffb3d5;
--saira-red:#ff99b6;
--desire-pink:#f1c6d3;
--just-a-tease:#f9d4d2;
}

More palettes to explore