All Palettes

Color Palette #d3e5c2, #f0b17a, #e77e23, #ad5f1a, #7e3d99

0%
0%
0%

CSS code for this palette

/* CSS */
.green-vibes {
color: #d3e5c2;
}
.exciting-orange {
color: #f0b17a;
}
.orange-gluttony {
color: #e77e23;
}
.mid-century-furniture {
color: #ad5f1a;
}
.cadmium-violet {
color: #7e3d99;
}

/* CSS Variables */
:root {
--green-vibes:#d3e5c2;
--exciting-orange:#f0b17a;
--orange-gluttony:#e77e23;
--mid-century-furniture:#ad5f1a;
--cadmium-violet:#7e3d99;
}

More palettes to explore