All Palettes

Color Palette #a7d7b8, #e1f9e3, #f3ead8, #f5c2bc, #f6b6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.misty-lawn {
color: #e1f9e3;
}
.privileged {
color: #f3ead8;
}
.rainbow {
color: #f5c2bc;
}
.mystic-tulip {
color: #f6b6a2;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--misty-lawn:#e1f9e3;
--privileged:#f3ead8;
--rainbow:#f5c2bc;
--mystic-tulip:#f6b6a2;
}

More palettes to explore