All Palettes

Color Palette #1d1a1f, #c1a58a, #d64d38, #ffb84d, #fcac3b

0%
0%
0%

CSS code for this palette

/* CSS */
.black-halo {
color: #1d1a1f;
}
.pergament {
color: #c1a58a;
}
.glazed-persimmon {
color: #d64d38;
}
.floral-leaf {
color: #ffb84d;
}
.peach-butter {
color: #fcac3b;
}

/* CSS Variables */
:root {
--black-halo:#1d1a1f;
--pergament:#c1a58a;
--glazed-persimmon:#d64d38;
--floral-leaf:#ffb84d;
--peach-butter:#fcac3b;
}

More palettes to explore