All Palettes

Color Palette #ff7092, #ff998a, #ffb58a, #ffd86b, #fffacc

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.coral-dusk {
color: #ffb58a;
}
.hint-of-honey {
color: #ffd86b;
}
.lemon-chiffon {
color: #fffacc;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--coral-dusk:#ffb58a;
--hint-of-honey:#ffd86b;
--lemon-chiffon:#fffacc;
}

More palettes to explore