All Palettes

Color Palette #c94a4c, #f1a94b, #f2d86e, #4cae4f, #4f99c4

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-chainmail {
color: #c94a4c;
}
.egyptian-gold {
color: #f1a94b;
}
.mocha-dandelion {
color: #f2d86e;
}
.devil-s-grass {
color: #4cae4f;
}
.mountain-bluebird {
color: #4f99c4;
}

/* CSS Variables */
:root {
--rusty-chainmail:#c94a4c;
--egyptian-gold:#f1a94b;
--mocha-dandelion:#f2d86e;
--devil-s-grass:#4cae4f;
--mountain-bluebird:#4f99c4;
}

More palettes to explore