All Palettes

Color Palette #f6a65a, #f5c56b, #f1e78e, #a8d8a6, #4b9b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-milk {
color: #f6a65a;
}
.yellow-currant {
color: #f5c56b;
}
.bright-khaki {
color: #f1e78e;
}
.green-trance {
color: #a8d8a6;
}
.lagoon {
color: #4b9b8e;
}

/* CSS Variables */
:root {
--ginger-milk:#f6a65a;
--yellow-currant:#f5c56b;
--bright-khaki:#f1e78e;
--green-trance:#a8d8a6;
--lagoon:#4b9b8e;
}

More palettes to explore