All Palettes

Color Palette #409c5b, #f3b344, #ff8e3d, #ff4d4d, #e64c6e

0%
0%
0%

CSS code for this palette

/* CSS */
.chateau-green {
color: #409c5b;
}
.butter-cream {
color: #f3b344;
}
.kanz-orange {
color: #ff8e3d;
}
.blood-burst {
color: #ff4d4d;
}
.camellia-rose {
color: #e64c6e;
}

/* CSS Variables */
:root {
--chateau-green:#409c5b;
--butter-cream:#f3b344;
--kanz-orange:#ff8e3d;
--blood-burst:#ff4d4d;
--camellia-rose:#e64c6e;
}

More palettes to explore