All Palettes

Color Palette #d9b53f, #f4c65d, #f7e37e, #a0d87d, #4abf8c

0%
0%
0%

CSS code for this palette

/* CSS */
.credo {
color: #d9b53f;
}
.deep-fried-sun-rays {
color: #f4c65d;
}
.yellow-dragon {
color: #f7e37e;
}
.crystal-green {
color: #a0d87d;
}
.garish-green {
color: #4abf8c;
}

/* CSS Variables */
:root {
--credo:#d9b53f;
--deep-fried-sun-rays:#f4c65d;
--yellow-dragon:#f7e37e;
--crystal-green:#a0d87d;
--garish-green:#4abf8c;
}

More palettes to explore