All Palettes

Color Palette #ab693b, #d6a95c, #f2d05f, #f5a34d, #e55d3e

0%
0%
0%

CSS code for this palette

/* CSS */
.bourbon {
color: #ab693b;
}
.cat-s-eye-marble {
color: #d6a95c;
}
.ride-off-into-the-sunset {
color: #f2d05f;
}
.troll-slayer-orange {
color: #f5a34d;
}
.sohi-red {
color: #e55d3e;
}

/* CSS Variables */
:root {
--bourbon:#ab693b;
--cat-s-eye-marble:#d6a95c;
--ride-off-into-the-sunset:#f2d05f;
--troll-slayer-orange:#f5a34d;
--sohi-red:#e55d3e;
}

More palettes to explore