All Palettes

Color Palette #ca5b2b, #d69b2e, #e8b84f, #f1d788, #f6e5b1

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-lion-tamarin {
color: #ca5b2b;
}
.roman-gold {
color: #d69b2e;
}
.ronchi {
color: #e8b84f;
}
.march-yellow {
color: #f1d788;
}
.smooth-as-corn-silk {
color: #f6e5b1;
}

/* CSS Variables */
:root {
--golden-lion-tamarin:#ca5b2b;
--roman-gold:#d69b2e;
--ronchi:#e8b84f;
--march-yellow:#f1d788;
--smooth-as-corn-silk:#f6e5b1;
}

More palettes to explore