All Palettes

Color Palette #ff7092, #ff9d8a, #ffb47a, #ffda75, #f3f97b

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff9d8a;
}
.isn-t-it-just-peachy {
color: #ffb47a;
}
.honey-glaze {
color: #ffda75;
}
.sunny {
color: #f3f97b;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff9d8a;
--isn-t-it-just-peachy:#ffb47a;
--honey-glaze:#ffda75;
--sunny:#f3f97b;
}

More palettes to explore