All Palettes

Color Palette #f6a7b3, #f8d19b, #f8eba0, #a7d7b8, #4f8c7d

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b3;
}
.warm-cocoon {
color: #f8d19b;
}
.lazy-daisy {
color: #f8eba0;
}
.eerie-glow {
color: #a7d7b8;
}
.jericho-jade {
color: #4f8c7d;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b3;
--warm-cocoon:#f8d19b;
--lazy-daisy:#f8eba0;
--eerie-glow:#a7d7b8;
--jericho-jade:#4f8c7d;
}

More palettes to explore