All Palettes

Color Palette #1f1f2e, #5c5c7a, #b2a85c, #e1c58e, #f5d06b

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.taylor {
color: #5c5c7a;
}
.palm-frond {
color: #b2a85c;
}
.clay-bake {
color: #e1c58e;
}
.yellow-tulip {
color: #f5d06b;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--taylor:#5c5c7a;
--palm-frond:#b2a85c;
--clay-bake:#e1c58e;
--yellow-tulip:#f5d06b;
}

More palettes to explore