All Palettes

Color Palette #d8a303, #a1c34b, #4b9b5b, #2f7e9d, #1e396b

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-beryl-yellow {
color: #d8a303;
}
.aerobic-fix {
color: #a1c34b;
}
.clover-patch {
color: #4b9b5b;
}
.fun-and-games {
color: #2f7e9d;
}
.passionate-blue {
color: #1e396b;
}

/* CSS Variables */
:root {
--golden-beryl-yellow:#d8a303;
--aerobic-fix:#a1c34b;
--clover-patch:#4b9b5b;
--fun-and-games:#2f7e9d;
--passionate-blue:#1e396b;
}

More palettes to explore