All Palettes

Color Palette #f9b1ae, #fce1d4, #f7d2b6, #f4a462, #d97c30

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.ephemeral-peach {
color: #fce1d4;
}
.dough-yellow {
color: #f7d2b6;
}
.shrimp-cocktail {
color: #f4a462;
}
.orange-ochre {
color: #d97c30;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--ephemeral-peach:#fce1d4;
--dough-yellow:#f7d2b6;
--shrimp-cocktail:#f4a462;
--orange-ochre:#d97c30;
}

More palettes to explore