All Palettes

Color Palette #daa44e, #f6c78e, #f7e2c5, #f2b1b1, #c9764f

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-food-cake {
color: #daa44e;
}
.bellini-fizz {
color: #f6c78e;
}
.moonglow {
color: #f7e2c5;
}
.brain-pink {
color: #f2b1b1;
}
.sweet-carrot {
color: #c9764f;
}

/* CSS Variables */
:root {
--angel-food-cake:#daa44e;
--bellini-fizz:#f6c78e;
--moonglow:#f7e2c5;
--brain-pink:#f2b1b1;
--sweet-carrot:#c9764f;
}

More palettes to explore