All Palettes

Color Palette #e8b84f, #f5c76b, #fce8a6, #f2843a, #d85d3b

0%
0%
0%

CSS code for this palette

/* CSS */
.ronchi {
color: #e8b84f;
}
.yellow-currant {
color: #f5c76b;
}
.bleached-sunflower {
color: #fce8a6;
}
.cheddar-cheese {
color: #f2843a;
}
.medium-vermilion {
color: #d85d3b;
}

/* CSS Variables */
:root {
--ronchi:#e8b84f;
--yellow-currant:#f5c76b;
--bleached-sunflower:#fce8a6;
--cheddar-cheese:#f2843a;
--medium-vermilion:#d85d3b;
}

More palettes to explore