All Palettes

Color Palette #c94a4c, #f0a800, #f5da7f, #4ddfef, #2e6b50

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-chainmail {
color: #c94a4c;
}
.welcoming-wasp {
color: #f0a800;
}
.rapunzel {
color: #f5da7f;
}
.blue-dacnis {
color: #4ddfef;
}
.ore-mountains-green {
color: #2e6b50;
}

/* CSS Variables */
:root {
--rusty-chainmail:#c94a4c;
--welcoming-wasp:#f0a800;
--rapunzel:#f5da7f;
--blue-dacnis:#4ddfef;
--ore-mountains-green:#2e6b50;
}

More palettes to explore