All Palettes

Color Palette #8b9f3c, #e0dfc7, #f4a462, #d86e41, #5b4c85

0%
0%
0%

CSS code for this palette

/* CSS */
.new-shoot {
color: #8b9f3c;
}
.light-pistachio-tang {
color: #e0dfc7;
}
.shrimp-cocktail {
color: #f4a462;
}
.field-poppy {
color: #d86e41;
}
.bright-eggplant {
color: #5b4c85;
}

/* CSS Variables */
:root {
--new-shoot:#8b9f3c;
--light-pistachio-tang:#e0dfc7;
--shrimp-cocktail:#f4a462;
--field-poppy:#d86e41;
--bright-eggplant:#5b4c85;
}

More palettes to explore