All Palettes

Color Palette #fff4e0, #f9e8c8, #f3d6a0, #e7b85f, #d69a38

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-cloud-dreams {
color: #fff4e0;
}
.delightful-pastry {
color: #f9e8c8;
}
.peach-patch {
color: #f3d6a0;
}
.river-of-gold {
color: #e7b85f;
}
.trinket {
color: #d69a38;
}

/* CSS Variables */
:root {
--creamy-cloud-dreams:#fff4e0;
--delightful-pastry:#f9e8c8;
--peach-patch:#f3d6a0;
--river-of-gold:#e7b85f;
--trinket:#d69a38;
}

More palettes to explore