All Palettes

Color Palette #1e1f24, #4c3e46, #8f5b6e, #d3a77e, #f2dfd4

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1e1f24;
}
.raven-s-wing {
color: #4c3e46;
}
.carnation-festival {
color: #8f5b6e;
}
.city-sunrise {
color: #d3a77e;
}
.peach-shortcake {
color: #f2dfd4;
}

/* CSS Variables */
:root {
--noble-black:#1e1f24;
--raven-s-wing:#4c3e46;
--carnation-festival:#8f5b6e;
--city-sunrise:#d3a77e;
--peach-shortcake:#f2dfd4;
}

More palettes to explore