All Palettes

Color Palette #a52b1d, #d9613f, #f7c78d, #f0e4d6, #4cae8d

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-auburn {
color: #a52b1d;
}
.flint-corn-red {
color: #d9613f;
}
.bellini-fizz {
color: #f7c78d;
}
.uptown-taupe {
color: #f0e4d6;
}
.hole-in-one {
color: #4cae8d;
}

/* CSS Variables */
:root {
--fresh-auburn:#a52b1d;
--flint-corn-red:#d9613f;
--bellini-fizz:#f7c78d;
--uptown-taupe:#f0e4d6;
--hole-in-one:#4cae8d;
}

More palettes to explore