All Palettes

Color Palette #a3592e, #d18a4d, #f4c76c, #f4e4b3, #a1c1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.glazed-ginger {
color: #a3592e;
}
.flaming-torch {
color: #d18a4d;
}
.cornsilk-yellow {
color: #f4c76c;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.airborne {
color: #a1c1d4;
}

/* CSS Variables */
:root {
--glazed-ginger:#a3592e;
--flaming-torch:#d18a4d;
--cornsilk-yellow:#f4c76c;
--smooth-as-corn-silk:#f4e4b3;
--airborne:#a1c1d4;
}

More palettes to explore