All Palettes

Color Palette #ff7092, #ff998a, #ffb499, #ffe9b3, #c2dfe5

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.island-girl {
color: #ffb499;
}
.lively-yellow {
color: #ffe9b3;
}
.bathe-blue {
color: #c2dfe5;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--island-girl:#ffb499;
--lively-yellow:#ffe9b3;
--bathe-blue:#c2dfe5;
}

More palettes to explore