All Palettes

Color Palette #d2a14b, #a05a2c, #e77b5a, #f1c84b, #8b4e2d

0%
0%
0%

CSS code for this palette

/* CSS */
.chipmunk {
color: #d2a14b;
}
.glazed-ginger {
color: #a05a2c;
}
.tangerine-flake {
color: #e77b5a;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.chestnut-glaze {
color: #8b4e2d;
}

/* CSS Variables */
:root {
--chipmunk:#d2a14b;
--glazed-ginger:#a05a2c;
--tangerine-flake:#e77b5a;
--solar-plexus-chakra:#f1c84b;
--chestnut-glaze:#8b4e2d;
}

More palettes to explore