All Palettes

Color Palette #d2b65b, #c2c93b, #4f9c49, #2a7cbb, #e17051

0%
0%
0%

CSS code for this palette

/* CSS */
.warm-woolen {
color: #d2b65b;
}
.greedy-gold {
color: #c2c93b;
}
.green-acres {
color: #4f9c49;
}
.haddock-s-sweater {
color: #2a7cbb;
}
.dusty-orange {
color: #e17051;
}

/* CSS Variables */
:root {
--warm-woolen:#d2b65b;
--greedy-gold:#c2c93b;
--green-acres:#4f9c49;
--haddock-s-sweater:#2a7cbb;
--dusty-orange:#e17051;
}

More palettes to explore