All Palettes

Color Palette #ff7092, #ff998a, #ffcc8a, #ffe7a3, #d3f0f8

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.bastard-amber {
color: #ffcc8a;
}
.sun-drenched {
color: #ffe7a3;
}
.water {
color: #d3f0f8;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--bastard-amber:#ffcc8a;
--sun-drenched:#ffe7a3;
--water:#d3f0f8;
}

More palettes to explore