All Palettes

Color Palette #a65e3a, #e8b84f, #f1d76f, #a8c5d6, #4b6f95

0%
0%
0%

CSS code for this palette

/* CSS */
.earthen-jug {
color: #a65e3a;
}
.ronchi {
color: #e8b84f;
}
.mocha-dandelion {
color: #f1d76f;
}
.dancing-in-the-rain {
color: #a8c5d6;
}
.riverside {
color: #4b6f95;
}

/* CSS Variables */
:root {
--earthen-jug:#a65e3a;
--ronchi:#e8b84f;
--mocha-dandelion:#f1d76f;
--dancing-in-the-rain:#a8c5d6;
--riverside:#4b6f95;
}

More palettes to explore