All Palettes

Color Palette #5c995e, #a3d576, #efe54d, #f9a658, #e55a34

0%
0%
0%

CSS code for this palette

/* CSS */
.wildness-mint {
color: #5c995e;
}
.crystal-green {
color: #a3d576;
}
.yellow-petal {
color: #efe54d;
}
.ginger-milk {
color: #f9a658;
}
.red-cray {
color: #e55a34;
}

/* CSS Variables */
:root {
--wildness-mint:#5c995e;
--crystal-green:#a3d576;
--yellow-petal:#efe54d;
--ginger-milk:#f9a658;
--red-cray:#e55a34;
}

More palettes to explore