All Palettes

Color Palette #a7d7b8, #f1e3b1, #f7b5a1, #e67b79, #c43b5d

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.lime-bright {
color: #f1e3b1;
}
.mystic-tulip {
color: #f7b5a1;
}
.lively-coral {
color: #e67b79;
}
.cherry-lolly {
color: #c43b5d;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--lime-bright:#f1e3b1;
--mystic-tulip:#f7b5a1;
--lively-coral:#e67b79;
--cherry-lolly:#c43b5d;
}

More palettes to explore