All Palettes

Color Palette #ff7092, #ff998a, #ffb59e, #ffdac2, #ffe9d1

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.persicus {
color: #ffb59e;
}
.friendship {
color: #ffdac2;
}
.delightful-peach {
color: #ffe9d1;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--persicus:#ffb59e;
--friendship:#ffdac2;
--delightful-peach:#ffe9d1;
}

More palettes to explore