All Palettes

Color Palette #f6e7d5, #e4afa5, #d37c6f, #a55e4a, #5b3939

0%
0%
0%

CSS code for this palette

/* CSS */
.bali-sand {
color: #f6e7d5;
}
.shilo {
color: #e4afa5;
}
.tawny-orange {
color: #d37c6f;
}
.remington-rust {
color: #a55e4a;
}
.dark-drama {
color: #5b3939;
}

/* CSS Variables */
:root {
--bali-sand:#f6e7d5;
--shilo:#e4afa5;
--tawny-orange:#d37c6f;
--remington-rust:#a55e4a;
--dark-drama:#5b3939;
}

More palettes to explore