All Palettes

Color Palette #c73838, #f0a800, #f5c13d, #ff713d, #ffb3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.stop {
color: #c73838;
}
.welcoming-wasp {
color: #f0a800;
}
.phellodendron-amurense {
color: #f5c13d;
}
.carrot {
color: #ff713d;
}
.matt-pink {
color: #ffb3c2;
}

/* CSS Variables */
:root {
--stop:#c73838;
--welcoming-wasp:#f0a800;
--phellodendron-amurense:#f5c13d;
--carrot:#ff713d;
--matt-pink:#ffb3c2;
}

More palettes to explore