All Palettes

Color Palette #a7d7b8, #a5c9d5, #e1b198, #f0a800, #e26a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.drip {
color: #a5c9d5;
}
.pink-sand {
color: #e1b198;
}
.welcoming-wasp {
color: #f0a800;
}
.childhood-crush {
color: #e26a6a;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--drip:#a5c9d5;
--pink-sand:#e1b198;
--welcoming-wasp:#f0a800;
--childhood-crush:#e26a6a;
}

More palettes to explore