All Palettes

Color Palette #a65b3a, #d18f5c, #f1c6a7, #fde3ba, #b2d7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.falling-leaves {
color: #a65b3a;
}
.whiskey-sour {
color: #d18f5c;
}
.citrus-sachet {
color: #f1c6a7;
}
.butter-creme {
color: #fde3ba;
}
.dante-peak {
color: #b2d7d4;
}

/* CSS Variables */
:root {
--falling-leaves:#a65b3a;
--whiskey-sour:#d18f5c;
--citrus-sachet:#f1c6a7;
--butter-creme:#fde3ba;
--dante-peak:#b2d7d4;
}

More palettes to explore