All Palettes

Color Palette #a7b29f, #e3d6a1, #f6d4a2, #fab700, #d95d30

0%
0%
0%

CSS code for this palette

/* CSS */
.salvia {
color: #a7b29f;
}
.russet-green {
color: #e3d6a1;
}
.antique-wicker-basket {
color: #f6d4a2;
}
.blue-angels-yellow {
color: #fab700;
}
.tangerine-bliss {
color: #d95d30;
}

/* CSS Variables */
:root {
--salvia:#a7b29f;
--russet-green:#e3d6a1;
--antique-wicker-basket:#f6d4a2;
--blue-angels-yellow:#fab700;
--tangerine-bliss:#d95d30;
}

More palettes to explore