All Palettes

Color Palette #f6e0a7, #f3c26d, #f09c3d, #d86a3b, #a7492a

0%
0%
0%

CSS code for this palette

/* CSS */
.optimistic-yellow {
color: #f6e0a7;
}
.hawker-s-gold {
color: #f3c26d;
}
.amber-glow {
color: #f09c3d;
}
.field-poppy {
color: #d86a3b;
}
.potter-s-clay {
color: #a7492a;
}

/* CSS Variables */
:root {
--optimistic-yellow:#f6e0a7;
--hawker-s-gold:#f3c26d;
--amber-glow:#f09c3d;
--field-poppy:#d86a3b;
--potter-s-clay:#a7492a;
}

More palettes to explore