All Palettes

Color Palette #1c0d13, #3c2a2f, #6b4c52, #c1a59f, #f4e2d2

0%
0%
0%

CSS code for this palette

/* CSS */
.scandinavian-liquorice {
color: #1c0d13;
}
.havana {
color: #3c2a2f;
}
.flamboyant-plum {
color: #6b4c52;
}
.mohair-mauve {
color: #c1a59f;
}
.orange-confection {
color: #f4e2d2;
}

/* CSS Variables */
:root {
--scandinavian-liquorice:#1c0d13;
--havana:#3c2a2f;
--flamboyant-plum:#6b4c52;
--mohair-mauve:#c1a59f;
--orange-confection:#f4e2d2;
}

More palettes to explore