All Palettes

Color Palette #d88a4b, #f1a65f, #f3d98c, #f3e2b9, #a7d7b7

0%
0%
0%

CSS code for this palette

/* CSS */
.serape {
color: #d88a4b;
}
.sandy-brown {
color: #f1a65f;
}
.pierogi {
color: #f3d98c;
}
.butter-up {
color: #f3e2b9;
}
.eerie-glow {
color: #a7d7b7;
}

/* CSS Variables */
:root {
--serape:#d88a4b;
--sandy-brown:#f1a65f;
--pierogi:#f3d98c;
--butter-up:#f3e2b9;
--eerie-glow:#a7d7b7;
}

More palettes to explore