All Palettes

Color Palette #1d1d1b, #c2b180, #4b3d2a, #f3d26d, #66b2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.coco-s-black {
color: #1d1d1b;
}
.ecru {
color: #c2b180;
}
.witch-s-cottage {
color: #4b3d2a;
}
.yellow-tulip {
color: #f3d26d;
}
.tropic-turquoise {
color: #66b2a2;
}

/* CSS Variables */
:root {
--coco-s-black:#1d1d1b;
--ecru:#c2b180;
--witch-s-cottage:#4b3d2a;
--yellow-tulip:#f3d26d;
--tropic-turquoise:#66b2a2;
}

More palettes to explore