All Palettes

Color Palette #a7d7b8, #e4b5a0, #f6e1b6, #fddb9b, #f7c6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.warming-peach {
color: #e4b5a0;
}
.soft-butter {
color: #f6e1b6;
}
.butter-cupcake {
color: #fddb9b;
}
.shrimp-toast {
color: #f7c6a1;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--warming-peach:#e4b5a0;
--soft-butter:#f6e1b6;
--butter-cupcake:#fddb9b;
--shrimp-toast:#f7c6a1;
}

More palettes to explore