All Palettes

Color Palette #a3d55d, #a6d8c5, #f0a800, #f1bfa2, #d66b89

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.southern-belle {
color: #a6d8c5;
}
.welcoming-wasp {
color: #f0a800;
}
.certain-peach {
color: #f1bfa2;
}
.strawberry-milkshake {
color: #d66b89;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--southern-belle:#a6d8c5;
--welcoming-wasp:#f0a800;
--certain-peach:#f1bfa2;
--strawberry-milkshake:#d66b89;
}

More palettes to explore