All Palettes

Color Palette #ff7092, #ff998a, #ffb19e, #ffcdb8, #ffe0d6

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.buttery-salmon {
color: #ffb19e;
}
.dainty-peach {
color: #ffcdb8;
}
.light-quilt {
color: #ffe0d6;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--buttery-salmon:#ffb19e;
--dainty-peach:#ffcdb8;
--light-quilt:#ffe0d6;
}

More palettes to explore