All Palettes

Color Palette #d55d2a, #e7a64b, #f4c557, #a85f2e, #c77838

0%
0%
0%

CSS code for this palette

/* CSS */
.tangerine-bliss {
color: #d55d2a;
}
.zucchini-flower {
color: #e7a64b;
}
.rayo-de-sol {
color: #f4c557;
}
.beef-hotpot {
color: #a85f2e;
}
.october {
color: #c77838;
}

/* CSS Variables */
:root {
--tangerine-bliss:#d55d2a;
--zucchini-flower:#e7a64b;
--rayo-de-sol:#f4c557;
--beef-hotpot:#a85f2e;
--october:#c77838;
}

More palettes to explore