All Palettes

Color Palette #c44b3b, #d56948, #e69a5c, #f1c86f, #f8e8b4

0%
0%
0%

CSS code for this palette

/* CSS */
.grenadier {
color: #c44b3b;
}
.citrus-notes {
color: #d56948;
}
.outgoing-orange {
color: #e69a5c;
}
.golden-lion {
color: #f1c86f;
}
.banana-yogurt {
color: #f8e8b4;
}

/* CSS Variables */
:root {
--grenadier:#c44b3b;
--citrus-notes:#d56948;
--outgoing-orange:#e69a5c;
--golden-lion:#f1c86f;
--banana-yogurt:#f8e8b4;
}

More palettes to explore