All Palettes

Color Palette #e1c098, #f2d48c, #f9e19f, #fab700, #d68f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.dapper-dingo {
color: #e1c098;
}
.sprouted {
color: #f2d48c;
}
.durango-dust {
color: #f9e19f;
}
.blue-angels-yellow {
color: #fab700;
}
.coppersmith {
color: #d68f3d;
}

/* CSS Variables */
:root {
--dapper-dingo:#e1c098;
--sprouted:#f2d48c;
--durango-dust:#f9e19f;
--blue-angels-yellow:#fab700;
--coppersmith:#d68f3d;
}

More palettes to explore