All Palettes

Color Palette #f9b1ae, #f8d79b, #f6e6bb, #a4d6d2, #799a99

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.applesauce {
color: #f8d79b;
}
.gentle-glow {
color: #f6e6bb;
}
.smooth-satin {
color: #a4d6d2;
}
.undertow {
color: #799a99;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--applesauce:#f8d79b;
--gentle-glow:#f6e6bb;
--smooth-satin:#a4d6d2;
--undertow:#799a99;
}

More palettes to explore