All Palettes

Color Palette #3b7d8c, #69bf8e, #a3d55d, #f7d559, #f77e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7d8c;
}
.young-bamboo {
color: #69bf8e;
}
.lime-lizard {
color: #a3d55d;
}
.wake-me-up {
color: #f7d559;
}
.shell-pink {
color: #f77e7e;
}

/* CSS Variables */
:root {
--larkspur:#3b7d8c;
--young-bamboo:#69bf8e;
--lime-lizard:#a3d55d;
--wake-me-up:#f7d559;
--shell-pink:#f77e7e;
}

More palettes to explore