All Palettes

Color Palette #a7d7b8, #b8e5e0, #f5b1a8, #f7c6a1, #e1af7a

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.aquatint {
color: #b8e5e0;
}
.sango-pink {
color: #f5b1a8;
}
.shrimp-toast {
color: #f7c6a1;
}
.buffalo-trail {
color: #e1af7a;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--aquatint:#b8e5e0;
--sango-pink:#f5b1a8;
--shrimp-toast:#f7c6a1;
--buffalo-trail:#e1af7a;
}

More palettes to explore