All Palettes

Color Palette #a44332, #b65b3a, #d6803d, #ebb056, #f3c17c

0%
0%
0%

CSS code for this palette

/* CSS */
.toasted-paprika {
color: #a44332;
}
.overcast-brick {
color: #b65b3a;
}
.clay-terrace {
color: #d6803d;
}
.shiny-trumpet {
color: #ebb056;
}
.ash-yellow {
color: #f3c17c;
}

/* CSS Variables */
:root {
--toasted-paprika:#a44332;
--overcast-brick:#b65b3a;
--clay-terrace:#d6803d;
--shiny-trumpet:#ebb056;
--ash-yellow:#f3c17c;
}

More palettes to explore