All Palettes

Color Palette #b95050, #f5b55c, #f6e5a2, #a6d9b8, #4ba08f

0%
0%
0%

CSS code for this palette

/* CSS */
.enticing-red {
color: #b95050;
}
.amber-yellow {
color: #f5b55c;
}
.venetian-yellow {
color: #f6e5a2;
}
.eerie-glow {
color: #a6d9b8;
}
.corrosion-green {
color: #4ba08f;
}

/* CSS Variables */
:root {
--enticing-red:#b95050;
--amber-yellow:#f5b55c;
--venetian-yellow:#f6e5a2;
--eerie-glow:#a6d9b8;
--corrosion-green:#4ba08f;
}

More palettes to explore