All Palettes

Color Palette #d4a149, #e6c85c, #f3e37c, #fcd87e, #f6b4a2

0%
0%
0%

CSS code for this palette

/* CSS */
.chipmunk {
color: #d4a149;
}
.tasman-honey-yellow {
color: #e6c85c;
}
.spring-yellow {
color: #f3e37c;
}
.lemon-burst {
color: #fcd87e;
}
.first-date {
color: #f6b4a2;
}

/* CSS Variables */
:root {
--chipmunk:#d4a149;
--tasman-honey-yellow:#e6c85c;
--spring-yellow:#f3e37c;
--lemon-burst:#fcd87e;
--first-date:#f6b4a2;
}

More palettes to explore