All Palettes

Color Palette #ff7092, #ff998a, #ffb69e, #f6d5d5, #a0d5e9

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.persicus {
color: #ffb69e;
}
.ballet {
color: #f6d5d5;
}
.light-budgie-blue {
color: #a0d5e9;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--persicus:#ffb69e;
--ballet:#f6d5d5;
--light-budgie-blue:#a0d5e9;
}

More palettes to explore