All Palettes

Color Palette #a2d84b, #f8e99b, #ff6e61, #6a5b8b, #3d2939

0%
0%
0%

CSS code for this palette

/* CSS */
.dynamic-green {
color: #a2d84b;
}
.storm-lightning {
color: #f8e99b;
}
.grapefruit-pulp {
color: #ff6e61;
}
.butterfly-bush {
color: #6a5b8b;
}
.valentino-nero {
color: #3d2939;
}

/* CSS Variables */
:root {
--dynamic-green:#a2d84b;
--storm-lightning:#f8e99b;
--grapefruit-pulp:#ff6e61;
--butterfly-bush:#6a5b8b;
--valentino-nero:#3d2939;
}

More palettes to explore