All Palettes

Color Palette #a41e34, #f0a800, #a0d369, #007a5e, #ff5e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #a41e34;
}
.welcoming-wasp {
color: #f0a800;
}
.be-spontaneous {
color: #a0d369;
}
.emerald-dream {
color: #007a5e;
}
.orange-soda {
color: #ff5e3d;
}

/* CSS Variables */
:root {
--vivid-burgundy:#a41e34;
--welcoming-wasp:#f0a800;
--be-spontaneous:#a0d369;
--emerald-dream:#007a5e;
--orange-soda:#ff5e3d;
}

More palettes to explore