All Palettes

Color Palette #ff7092, #ff998a, #ffb69e, #ffdfb3, #c1f0c1

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.persicus {
color: #ffb69e;
}
.tunisian-stone {
color: #ffdfb3;
}
.peasful-mint {
color: #c1f0c1;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--persicus:#ffb69e;
--tunisian-stone:#ffdfb3;
--peasful-mint:#c1f0c1;
}

More palettes to explore