All Palettes

Color Palette #6e4b3a, #b78a6c, #d9c09b, #f5e2b7, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.cappuccino {
color: #6e4b3a;
}
.jama-masjid-taupe {
color: #b78a6c;
}
.golden-gate {
color: #d9c09b;
}
.soft-butter {
color: #f5e2b7;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--cappuccino:#6e4b3a;
--jama-masjid-taupe:#b78a6c;
--golden-gate:#d9c09b;
--soft-butter:#f5e2b7;
--welcoming-wasp:#f0a800;
}

More palettes to explore