All Palettes

Color Palette #c64e4e, #e0a77b, #f4c87b, #ffdfb3, #fce7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.autumn-fire {
color: #c64e4e;
}
.thai-ice-tea {
color: #e0a77b;
}
.sunday-afternoon {
color: #f4c87b;
}
.tunisian-stone {
color: #ffdfb3;
}
.naive-peach {
color: #fce7d4;
}

/* CSS Variables */
:root {
--autumn-fire:#c64e4e;
--thai-ice-tea:#e0a77b;
--sunday-afternoon:#f4c87b;
--tunisian-stone:#ffdfb3;
--naive-peach:#fce7d4;
}

More palettes to explore