All Palettes

Color Palette #ff7092, #ff998a, #ffbda3, #ffe8d1, #d4a5b1

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.sweet-apricot {
color: #ffbda3;
}
.pale-egg {
color: #ffe8d1;
}
.lili-elbe-s-pink {
color: #d4a5b1;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--sweet-apricot:#ffbda3;
--pale-egg:#ffe8d1;
--lili-elbe-s-pink:#d4a5b1;
}

More palettes to explore