All Palettes

Color Palette #c03a30, #c53c30, #d84d3b, #f8b74f, #f9c29f

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-gate-bridge {
color: #c03a30;
}
.stop {
color: #c53c30;
}
.warming-heart {
color: #d84d3b;
}
.mango-margarita {
color: #f8b74f;
}
.shrimp-toast {
color: #f9c29f;
}

/* CSS Variables */
:root {
--golden-gate-bridge:#c03a30;
--stop:#c53c30;
--warming-heart:#d84d3b;
--mango-margarita:#f8b74f;
--shrimp-toast:#f9c29f;
}

More palettes to explore