All Palettes

Color Palette #f5c99e, #d9e9d3, #a1c2e3, #f4a8a4, #f2d7cf

0%
0%
0%

CSS code for this palette

/* CSS */
.sundown {
color: #f5c99e;
}
.touch-of-green {
color: #d9e9d3;
}
.blair {
color: #a1c2e3;
}
.calabrese {
color: #f4a8a4;
}
.tan-whirl {
color: #f2d7cf;
}

/* CSS Variables */
:root {
--sundown:#f5c99e;
--touch-of-green:#d9e9d3;
--blair:#a1c2e3;
--calabrese:#f4a8a4;
--tan-whirl:#f2d7cf;
}

More palettes to explore