All Palettes

Color Palette #b54a26, #e0794d, #f9ba4e, #f3e0bf, #5b8b89

0%
0%
0%

CSS code for this palette

/* CSS */
.cattail-red {
color: #b54a26;
}
.jaffa {
color: #e0794d;
}
.full-yellow {
color: #f9ba4e;
}
.vanilla-custard {
color: #f3e0bf;
}
.steel-teal {
color: #5b8b89;
}

/* CSS Variables */
:root {
--cattail-red:#b54a26;
--jaffa:#e0794d;
--full-yellow:#f9ba4e;
--vanilla-custard:#f3e0bf;
--steel-teal:#5b8b89;
}

More palettes to explore