All Palettes

Color Palette #a3592e, #d2844b, #f2b55a, #f6d27e, #c6ebad

0%
0%
0%

CSS code for this palette

/* CSS */
.glazed-ginger {
color: #a3592e;
}
.flaming-torch {
color: #d2844b;
}
.golden-hour {
color: #f2b55a;
}
.soft-straw {
color: #f6d27e;
}
.almost-aloe {
color: #c6ebad;
}

/* CSS Variables */
:root {
--glazed-ginger:#a3592e;
--flaming-torch:#d2844b;
--golden-hour:#f2b55a;
--soft-straw:#f6d27e;
--almost-aloe:#c6ebad;
}

More palettes to explore