All Palettes

Color Palette #a84b24, #d59b44, #a7c8b9, #4d6a8f, #7e4d8f

0%
0%
0%

CSS code for this palette

/* CSS */
.potter-s-clay {
color: #a84b24;
}
.espresso-crema {
color: #d59b44;
}
.bird-s-egg-green {
color: #a7c8b9;
}
.wickford-bay {
color: #4d6a8f;
}
.cleopatra-s-gown {
color: #7e4d8f;
}

/* CSS Variables */
:root {
--potter-s-clay:#a84b24;
--espresso-crema:#d59b44;
--bird-s-egg-green:#a7c8b9;
--wickford-bay:#4d6a8f;
--cleopatra-s-gown:#7e4d8f;
}

More palettes to explore