All Palettes

Color Palette #d8a44b, #e4b75e, #f3c66d, #f9d68b, #f8cba0

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-food-cake {
color: #d8a44b;
}
.river-of-gold {
color: #e4b75e;
}
.cornsilk-yellow {
color: #f3c66d;
}
.5 {
color: #f9d68b;
}
.chai-latte {
color: #f8cba0;
}

/* CSS Variables */
:root {
--angel-food-cake:#d8a44b;
--river-of-gold:#e4b75e;
--cornsilk-yellow:#f3c66d;
--5:#f9d68b;
--chai-latte:#f8cba0;
}

More palettes to explore