All Palettes

Color Palette #c95e5e, #a7e2d5, #4e8a33, #f1c40e, #d14d00

0%
0%
0%

CSS code for this palette

/* CSS */
.pinkadelic {
color: #c95e5e;
}
.botanical-tint {
color: #a7e2d5;
}
.overgrown-mausoleum {
color: #4e8a33;
}
.sunshine-mellow {
color: #f1c40e;
}
.kaihau-express {
color: #d14d00;
}

/* CSS Variables */
:root {
--pinkadelic:#c95e5e;
--botanical-tint:#a7e2d5;
--overgrown-mausoleum:#4e8a33;
--sunshine-mellow:#f1c40e;
--kaihau-express:#d14d00;
}

More palettes to explore