All Palettes

Color Palette #ff7092, #ff998a, #ffb8b3, #ffe0d6, #f9f5f1

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.mexican-milk {
color: #ffb8b3;
}
.light-quilt {
color: #ffe0d6;
}
.silver-bird {
color: #f9f5f1;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--mexican-milk:#ffb8b3;
--light-quilt:#ffe0d6;
--silver-bird:#f9f5f1;
}

More palettes to explore