All Palettes

Color Palette #f7b5a1, #d8a78d, #bfaf7d, #a4d6b1, #6a9a8e

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.white-acorn {
color: #d8a78d;
}
.nettle {
color: #bfaf7d;
}
.frugal {
color: #a4d6b1;
}
.little-league {
color: #6a9a8e;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--white-acorn:#d8a78d;
--nettle:#bfaf7d;
--frugal:#a4d6b1;
--little-league:#6a9a8e;
}

More palettes to explore