All Palettes

Color Palette #69bf88, #a6e2af, #f3f9e7, #f5c7c2, #f07f7f

0%
0%
0%

CSS code for this palette

/* CSS */
.young-bamboo {
color: #69bf88;
}
.overtone {
color: #a6e2af;
}
.bean-sprout {
color: #f3f9e7;
}
.english-rose {
color: #f5c7c2;
}
.meat {
color: #f07f7f;
}

/* CSS Variables */
:root {
--young-bamboo:#69bf88;
--overtone:#a6e2af;
--bean-sprout:#f3f9e7;
--english-rose:#f5c7c2;
--meat:#f07f7f;
}

More palettes to explore